Skip to content

Instantly share code, notes, and snippets.

@xarimanx
Created March 24, 2014 14:41
Show Gist options
  • Save xarimanx/9741416 to your computer and use it in GitHub Desktop.
Save xarimanx/9741416 to your computer and use it in GitHub Desktop.
git case sensetive
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