aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--.gitconfig4
1 files changed, 1 insertions, 3 deletions
diff --git a/.gitconfig b/.gitconfig
index b089ca6..6654b42 100644
--- a/.gitconfig
+++ b/.gitconfig
@@ -4,7 +4,7 @@
[core]
editor = vim
ignorecase = false
- autocrlf = true
+ autocrlf = true
[push]
default = current
[merge]
@@ -21,5 +21,3 @@
trustExitCode = false
[pull]
ff = only
-[config]
- autocrlf = true