git status
with pathspec is not case insensitive
#2050
Labels
git status
with pathspec is not case insensitive
#2050
Now that I know it's happening, this bug is easy to work around in my particular repository. But when I didn't know it existed, I was very confused.
Setup
Which version of Git for Windows are you using? Is it 32-bit or 64-bit?
Which version of Windows are you running? Vista, 7, 8, 10? Is it 32-bit or 64-bit?
What options did you set as part of the installation? Or did you choose the
defaults?
Any other interesting things about your environment that might be related
to the issue you're seeing?
No
Details
Which terminal/shell are you running Git from? e.g Bash/CMD/PowerShell/other
Bash
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.
What did you expect to occur after running these commands?
Both
git status
commands show that theanimals.txt
file has changedWhat actually happened instead?
The
Animals.txt
one did not find the Windows equivalent pathIf the problem was occurring with a specific repository, can you provide the
URL to that repository to help us with testing?
Self-contained MCVE above
The text was updated successfully, but these errors were encountered: