You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was not able to find an open or closed issue matching what I'm seeing
Setup
Which version of Git for Windows are you using? Is it 32-bit or 64-bit?
$ git --version --build-options
git version 2.16.1.windows.2
cpu: x86_64
built from commit: e78e3c8ee9c219723d60aa1bccd8348c2269b9ba
sizeof-long: 4
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 10.0.16299.214]
What options did you set as part of the installation? Or did you choose the
defaults?
# One of the following:
> type "C:\Program Files\Git\etc\install-options.txt"
> type "C:\Program Files (x86)\Git\etc\install-options.txt"
> type "%USERPROFILE%\AppData\Local\Programs\Git\etc\install-options.txt"
$ cat /etc/install-options.txt
Default settings for Git Portable x64 2.16.1.windows.2
Any other interesting things about your environment that might be related
to the issue you're seeing?
Tested on two separate machines. Both clean install of Win 10 Version 10.0.16299.214. No other apps other than device drivers. Same result. Tested on both machines with Git Portable x64 2.16.1.windows.1 without any problems. Problem only in Git Portable x64 2.16.1.windows.2.
Details
Which terminal/shell are you running Git from? e.g Bash/CMD/PowerShell/other
If Git was installed with Git-2.16.1.2-64-bit.exe (all default settings), there's not a problem. The problem is only with the portable version (PortableGit-2.16.1.2-64-bit.7z.exe).
(I am labeling this as "duplicate" to document that the issue had been reported earlier, but that ticket was closed already, so I don't fault anybody for missing it.)
Setup
defaults?
to the issue you're seeing?
Tested on two separate machines. Both clean install of Win 10 Version 10.0.16299.214. No other apps other than device drivers. Same result. Tested on both machines with Git Portable x64 2.16.1.windows.1 without any problems. Problem only in Git Portable x64 2.16.1.windows.2.
Details
Both CMD and PowerShell.
Minimal, Complete, and Verifiable example
this will help us understand the issue.
Repository cloned.
URL to that repository to help us with testing?
Not specific to any repo. Cloning any repo will produce the result.
The text was updated successfully, but these errors were encountered: