mirror of
https://github.com/git/git.git
synced 2026-02-04 15:04:45 +00:00
1.2 KiB
1.2 KiB
Setup
- Which version of Git for Windows are you using? 32-bit or 64-bit? Include the
output of
git versionas well.
TODO
$ git --version
_TODO_
- Which version of Windows are you running? 32-bit or 64-bit?
TODO
- What options did you set as part of the installation? Or did you choose the defaults?
TODO
- Any other interesting things about your environment that might be related to the issue you're seeing?
TODO
Details
- Which terminal/shell are you running Git from? e.g Bash/CMD/PowerShell/other
TODO
- 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.
TODO
- What did you expect to occur after running these commands?
TODO
- What actually happened instead?
TODO
- If the problem was occurring with a specific repository, can you provide the URL to that repository to help us with testing?
TODO