Requires: Windows 10, 1803 - Administrator access
-
Set Folder to be case sensitive to deal with Git repo files created on Linux or working with WSL
-
Administrator mode powershell or command-prompt:
- Enable:
fsutil.exe file setCaseSensitiveInfo <Path> enable - Disable:
fsutil.exe file setCaseSensitiveInfo <Path> disable
- Enable: