Sfoglia il codice sorgente

git config core.ignorecase false

Tom McKenzie 9 anni fa
parent
commit
0885145046
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  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