66
77```
88$ git --version --build-options
9- _TODO_
9+
10+ ** insert your machine's response here **
1011```
1112
1213 - Which version of Windows are you running? Vista, 7, 8, 10? Is it 32-bit or 64-bit?
1314
1415```
1516$ cmd.exe /c ver
16- _TODO_
17+
18+ ** insert your machine's response here **
1719```
1820
1921 - What options did you set as part of the installation? Or did you choose the
@@ -25,36 +27,37 @@ _TODO_
2527> type "C:\Program Files (x86)\Git\etc\install-options.txt"
2628> type "%USERPROFILE%\AppData\Local\Programs\Git\etc\install-options.txt"
2729$ cat /etc/install-options.txt
28- _TODO_
30+
31+ ** insert your machine's response here **
2932```
3033
3134 - Any other interesting things about your environment that might be related
3235 to the issue you're seeing?
3336
34- _ TODO _
37+ ** insert your response here **
3538
3639### Details
3740
3841 - Which terminal/shell are you running Git from? e.g Bash/CMD/PowerShell/other
3942
40- _ TODO _
43+ ** insert your response here **
4144
4245 - What commands did you run to trigger this issue? If you can provide a
4346 [ Minimal, Complete, and Verifiable example] ( http://stackoverflow.com/help/mcve )
4447 this will help us understand the issue.
4548
4649```
47- TODO
50+ ** insert your commands here **
4851```
4952 - What did you expect to occur after running these commands?
5053
51- _ TODO _
54+ ** insert here **
5255
5356 - What actually happened instead?
5457
55- _ TODO _
58+ ** insert here **
5659
5760 - If the problem was occurring with a specific repository, can you provide the
5861 URL to that repository to help us with testing?
5962
60- _ TODO _
63+ ** insert URL here **
0 commit comments