About 280,000 results
Open links in new tab
  1. Installing GitHub Desktop on Debian/Ubuntu - Stack Overflow

    Oct 6, 2022 · 0 Easiest way is : Go to github-desktop repository and go to realeases (below) Realeases Download file that is suitable for your linux distribution. Then install it with : sudo apt install "[.deb file …

  2. Make GitHub Desktop work from WSL on Linux repositories

    Sep 8, 2021 · I am using Windows to do some Linux development with WSL. When I add Linux repositories to GitHub, it recognizes them, but it gets confused with file names and line endings …

  3. uninstall github desktop from ubuntu - Stack Overflow

    Feb 2, 2022 · Uninstall GitHub Desktop from Ubuntu How can I remove my github dektop app. It is not working perfectly, so I want to uninstall and re-install it. Here is the command that produces an error: …

  4. git - Clone a private repository (GitHub) - Stack Overflow

    I have a private repository on GitHub for a project I'm working on. Until now, I had only worked on my home desktop, but I just bought a laptop and am trying to set it up so that I can work on the

  5. linux - Can't clone, push and pull from repositories in which I'm ...

    Oct 14, 2023 · The issue I'm having is that GitHub Desktop doesn't let me clone, push or pull from repos in which I'm collaborator. The thing here is that in my other PC works fine but in my linux (ubuntu) pc …

  6. github desktop error “The repository does not seem to exist anymore ...

    May 27, 2017 · I have installed GitHub Desktop as the uploaded local project tool, I uploaded a project "F:/test", and it could show successful in my GitHub homepage, then I delete this repository. But I re …

  7. ubuntu - Unable to Update Github desktop for Linux (Error: 429 Too …

    May 17, 2021 · Select packagecloud-shiftky-desktop.list file and delete it Now check the update again. OR B. Through the Update Manager Open your Update Manager and find the Additional …

  8. How to stop Github Desktop from changing my line endings

    Apr 25, 2022 · There is an open issue regarding GitHub Desktop not picking up system-level git config but setting the global configs should work. You can use the command line to set it with git config - …

  9. How to add WSL-Ubuntu shell to Github Desktop shells list?

    Apr 17, 2020 · I want to use WSL-Ubuntu-Shell in the GitHub desktop app. In the Desktop App for GitHub, there is only Powershell, cmd, and Git Bash. How to add WSL-Ubuntu-Shell?

  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 …