Created
January 19, 2015 15:32
-
-
Save inlanger/53cb05b893a4871588ae to your computer and use it in GitHub Desktop.
When git ignore case changes in filenames
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
git config --unset-all core.ignorecase && git config --system core.ignorecase false |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment