浏览代码

git config core.ignorecase false

Tom McKenzie 9 年之前
父节点
当前提交
0885145046
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      .gitconfig

+ 1 - 0
.gitconfig

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