From 4ecdb81721871d5211f3a7d523a4a1e2b8832d1f Mon Sep 17 00:00:00 2001 From: Severin Kaderli Date: Mon, 19 Aug 2019 13:00:56 +0200 Subject: [PATCH] Update git config Signed-off-by: Severin Kaderli --- system/.config/git/config | 1 + 1 file changed, 1 insertion(+) diff --git a/system/.config/git/config b/system/.config/git/config index f5ec5c7..c8cd64e 100644 --- a/system/.config/git/config +++ b/system/.config/git/config @@ -49,6 +49,7 @@ [core] editor = vim + autocrlf = input [push] default = current