From f8a8f337d1ac6b7b50729ae8a204b50c6cd6a917 Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Mon, 25 Apr 2016 19:18:10 +0300 Subject: .gitconfig: consistent whitespace --- .gitconfig | 4 +--- 1 file changed, 1 insertion(+), 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 -- cgit v1.2.3