Jelajahi Sumber

git config core.ignorecase false

Tom McKenzie 9 tahun lalu
induk
melakukan
0885145046
1 mengubah file dengan 1 tambahan dan 0 penghapusan
  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