Browse Source

git config 配置git使用unix换行符

tanghai 13 years ago
parent
commit
d75488012c
1 changed files with 3 additions and 0 deletions
  1. 3 0
      Config/.gitconfig

+ 3 - 0
Config/.gitconfig

@@ -11,3 +11,6 @@
 [user]
     name = tanghai
     email = egametang@gmail.com
+
+[core]
+    autocrlf = input