Git reset --hard Not Working: File System Is Not Case Sensitive
git reset --hard not working: everytime you reset, the file is flipped between file.txt and File.txt, really weird…
It’s not a joke, just clone this repo on Windows and you can reproduce it:
| |
After clone the repo, you will find that the main branch is not clean. git reset --hard not working: