Browse Source

git config core.ignorecase false

Tom McKenzie 9 years ago
parent
commit
0885145046
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .gitconfig

+ 1 - 0
.gitconfig

@@ -37,3 +37,4 @@
 	editor = subl -w
 	excludesfile = ~/.gitignore-global
 	whitespace = tab-in-indent,trailing-space,space-before-tab
+	ignorecase = false