File tree Expand file tree Collapse file tree 1 file changed +55
-0
lines changed Expand file tree Collapse file tree 1 file changed +55
-0
lines changed Original file line number Diff line number Diff line change 1+ - [ ] I was not able to find an [ open] ( https://github.com/git-for-windows/git/issues?q=is%3Aopen )
2+ or [ closed] ( https://github.com/git-for-windows/git/issues?q=is%3Aclosed ) issue
3+ matching what I'm seeing
4+
5+ ### Setup
6+
7+ - Which version of Git for Windows are you using? 32-bit or 64-bit? Include the
8+ output of ` git version ` as well.
9+
10+ _ TODO_
11+
12+ ```
13+ $ git --version
14+ _TODO_
15+ ```
16+
17+ - Which version of Windows are you running? 32-bit or 64-bit?
18+
19+ _ TODO_
20+
21+ - What options did you set as part of the installation? Or did you choose the
22+ defaults?
23+
24+ _ TODO_
25+
26+ - Any other interesting things about your environment that might be related
27+ to the issue you're seeing?
28+
29+ _ TODO_
30+
31+ ### Details
32+
33+ - Which terminal/shell are you running Git from? e.g Bash/CMD/PowerShell/other
34+
35+ _ TODO_
36+
37+ - What commands did you run to trigger this issue? If you can provide a
38+ [ Minimal, Complete, and Verifiable example] ( http://stackoverflow.com/help/mcve )
39+ this will help us understand the issue.
40+
41+ ```
42+ TODO
43+ ```
44+ - What did you expect to occur after running these commands?
45+
46+ _ TODO_
47+
48+ - What actually happened instead?
49+
50+ _ TODO_
51+
52+ - If the problem was occurring with a specific repository, can you provide the
53+ URL to that repository to help us with testing?
54+
55+ _ TODO_
You can’t perform that action at this time.
0 commit comments