About 1,590,000 results
Open links in new tab
  1. git - Github Desktop - Author Identity Unknown - Stack Overflow

    Apr 8, 2021 · Github Desktop - Author Identity Unknown Asked 4 years, 8 months ago Modified 2 months ago Viewed 42k times

  2. Solution to the gpg problem on github desktop? - Stack Overflow

    Jun 12, 2024 · This is what it will do is put the gpg location back as it was at the beginning, that is, with the git location, that's why I mentioned "correct" in quotes, because by doing all this you clean your …

  3. GitHub Desktop - how to change default storage directory?

    Apr 24, 2021 · Also, the shortcut to GitHub Desktop starts in a different directory altogether, so modifying that would be no use. I know that I can use the command line to git clone to any directory, …

  4. Going back to a previous commit in Github Desktop

    Jan 15, 2016 · I am trying to use GitHub Desktop (i.e. the GUI application - NOT command line) to go back to a previous commit (on the same branch). Something that I would have thought is a core …

  5. github - Change Git repository directory location. - Stack Overflow

    I use Github Desktop for Windows and I wanted to move location of a repository. No problem if you move your directory and choose the new location in the software.

  6. What is the difference between Git for Windows and Github Desktop ...

    Oct 30, 2015 · Includes the latest release of git. It is not set up to access GitHub by default, but you can clone an existing repo from a source location. GitHub Desktop (formerly GitHub for Windows) is a …

  7. How to configure GitHub Desktop to use multiple user accounts?

    Jun 12, 2024 · On MacOS, I have found that it is possible to switch between Github accounts by managing the content of the directory ~/Library/Application Support/Github Desktop. I am using a few …

  8. GitHub Cloning gives "file name too long" - Stack Overflow

    Jul 28, 2018 · 2 If you are using GitHub Desktop and facing "file name too long" issue while check-in the code. Apply following solution it works. Go to - Repository-> Show in Explorer -> .git Edit config file …

  9. How do I fix "The remote disconnected." on GitHub?

    Nov 17, 2023 · I ended up going to my github repository (i created it by uploading the files to the webpage) and from there clicking "code" and opening desktop github from there.

  10. Where does Github desktop install command line version of Git

    Jan 2, 2016 · In Edit Environment Variables, paste both paths. Now the Git.exe linked to GitHub Desktop is available in Windows Command Prompt. All you have to do is navigate in Command Prompt to the …