Closed
Description
Setup
- Which version of Git for Windows are you using? Is it 32-bit or 64-bit?
PortableGit-2.20.1-64-bit.7z.exe
- Which version of Windows are you running? Vista, 7, 8, 10? Is it 32-bit or 64-bit?
$ cmd.exe /c ver
Microsoft Windows [Version 6.1.7601]
- What options did you set as part of the installation? Or did you choose the
defaults?
Portable GfW unpacked in directory "H:\DevTools\pgm\Git-2.20.1" by running the .exe file.
H: is a mapped network drive.
- Any other interesting things about your environment that might be related
to the issue you're seeing?
Version 2.18.0 is also installed in the same way (directory "H:\DevTools\pgm\Git-2.18.0") and runs without problems.
Details
- Which terminal/shell are you running Git from? e.g Bash/CMD/PowerShell/other
PowerShell or cmd.exe
- What commands did you run to trigger this issue? If you can provide a
Minimal, Complete, and Verifiable example
this will help us understand the issue.
- Executing "H:\DevTools\pgm\Git-2.20.1\git-bash.exe" does nothing and returns nothing.
- Executing "H:\DevTools\pgm\Git-2.20.1\cmd\git.exe" returns "Invalid executable path:".