This is an old revision of the document!


Use Github Desktop app with GitLab

  • Download and instal Github Desktop app https://desktop.github.com/
  • create a ssh key for access from app
    • open cmd, type
      ssh-keygen
    • enter to create, then enter passphrase like a password (just type not paste)
    • then the ssh key is under your %userprofile%/.ssh
  • login GitLab, User picture menu > Preference page, left side panel > Access Tokens
    1. token name
    2. expiration date
    3. scope (api)
    4. create personal access token
    5. now, once it show the *** code, copy save it
  • now, go to repo, copy https link
  • appwiki/gitlab.1666775028.txt.gz
  • Last modified: 2022/10/26 09:03
  • by ying