About 270,000 results
Open links in new tab
  1. How to install Git on windows - where to download and which version ...

    Dec 5, 2010 · How to install Git on windows - where to download and which version Asked 15 years ago Modified 3 years, 6 months ago Viewed 859 times

  2. Why do I need to download Git, if it is built into VS Code?

    Aug 10, 2023 · Make sure Git is installed. VS Code will use your machine's Git installation (at least version 2.0.0), so you need to install Git first before you get these features. If on one of your …

  3. how to download and install git client for window using Powershell

    Oct 13, 2017 · Was looking to do the same without using chocolatey. The following is working for me, using powershell to download and install the 64-bit version of git-for-windows:

  4. Git: Installing Git in PATH with GitHub client for Windows

    How do I install Git in my PATH when using the GitHub client for Windows? I'm running into errors because apparently Git is not installed in PATH. For example, using Atom, trying to install the Li...

  5. git - Fastest way to download a GitHub repository - Stack Overflow

    This works very nicely if you already have the Windows GitHub Client as mentioned by @Tommy in his answer on this related question (How to download source in ZIP format from GitHub?).

  6. git - Download specific files from github in command line, not clone ...

    Feb 6, 2012 · Copy the specific file's raw link from GitHub. (As you open the file in Github, on the top right corner you can see the option to open the file in raw mode. Open it in raw mode and copy the …

  7. How to install git on Windows 10 without Git Bash or GUI?

    18 I am trying to install Git on Windows 10, but without Git Bash or GUI. I want to use Git in PowerShell and I would like not to bloat my PC. I know the install size is small, but that's not the issue. I've tried …

  8. Want to download a Git repository, what do I need (windows machine ...

    Aug 19, 2014 · 72 I want to download this open source application, and they are using Git. What do I need to download the code base? Update How do I change the working directory when I am using …

  9. How to install git-filter-repo on Windows - Stack Overflow

    Run git-filter-repo, python git-filter-repo, python3 git-filter-repo. In all cases, the command cannot find the file/operation. I noticed that when I cloned, I ran into the symlink issue mentioned in the install …

  10. How to upgrade Git on Windows to the latest version

    To update to the latest version of Git and Git Bash, you can download and install the latest version of Git for Windows. As per this FAQ, settings/customizations should be preserved if they were installed in …