 ``` $ git --version --build-options git version 2.14.1.windows.1 built from commit: 82d9b3f3b2407b52251620597d4b14933685459d sizeof-long: 4 machine: x86 ``` ``` $ cmd.exe /c ver Microsoft Windows [Version 6.1.7601] ``` ``` $ cat /etc/install-options.txt portable ``` - Which terminal/shell are you running Git from? e.g Bash/CMD/PowerShell/other cmd/bash - What commands did you run to trigger this issue? If you can provide a [Minimal, Complete, and Verifiable example](http://stackoverflow.com/help/mcve) this will help us understand the issue. ``` git-gui -h ```