Selaa lähdekoodia

git config core.ignorecase false

Tom McKenzie 9 vuotta sitten
vanhempi
sitoutus
0885145046
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  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