aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2016-04-25 19:18:10 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2016-04-25 19:18:10 +0300
commitf8a8f337d1ac6b7b50729ae8a204b50c6cd6a917 (patch)
treec114a8054f8856a173e72b758e144c0148f949e9
parentinitial commit (diff)
downloadlinux-home-f8a8f337d1ac6b7b50729ae8a204b50c6cd6a917.tar.gz
linux-home-f8a8f337d1ac6b7b50729ae8a204b50c6cd6a917.zip
.gitconfig: consistent whitespace
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