About 50 results
Open links in new tab
  1. windows - Where is git.exe located? - Stack Overflow

    If git.exe is indeed in your %PATH% (that is, if you can type a git --version in a DOS windows), then which git.exe will tell you where. (provided you did install GoW: Gnu on Windows: 130 unix …

  2. git - How to install GitFlow for Windows - Stack Overflow

    Sep 2, 2015 · Is there a way to install Git Flow on Windows? I tried this tutorial but I'm unable to understand it. I already have Git Installed on my PC, can I use GitFlow from my current Git installation?

  3. windows - How to install Git Shell - Stack Overflow

    35 Windows 7 Ultimate I used to have Git Shell installed. The icon is grey with a cat face. It was either installed by the Git or by GitHub for Windows. Somehow I've lost it. I've tried re-installing both Git …

  4. How to install ripgrep on Windows? - Stack Overflow

    Jul 12, 2023 · How do I install ripgrep (rg) on Windows? I've had to start developing on Windows again recently, and have had a hard time figuring this out. So, here's what I've come up with: Tested in …

  5. ssl - How to install OpenSSL in Windows 10? - Stack Overflow

    1527 I also wanted to use OpenSSL on Windows 10. An easy way to do it without running into the risk of installing unknown software from 3rd party websites and risking viruses, is by using the openssl.exe …

  6. 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 …

  7. Git without Admin rights, Windows 10? - Stack Overflow

    Oct 13, 2022 · Eclipse has its own integrated git which works fast as it doesn't take admin rights to do operations. Is there a way we can run git without admin rights in Windows 10?

  8. windows - Error "'git' is not recognized as an internal or external ...

    I have an installation of Git for Windows, but when I try to use the git command in Command Prompt, I get the following error: 'git' is not recognized as an internal or external command, operable

  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. windows - git is not installed or not in the PATH - Stack Overflow

    9 Install git and tortoise git for windows and make sure it is on your path, (the installer for Tortoise Git includes options for the command line tools and ensuring that it is on the path - ). You will need to …