From 830a4e50e1d7a68f1772a3f8f72dc46d2b4a9182 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gregor=20B=C3=BCckendorf?= Date: Sat, 18 May 2019 00:10:50 +0200 Subject: [PATCH] dotconfig: This kills the carriage return --- .gitconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitconfig b/.gitconfig index da37e52..1c04ecc 100644 --- a/.gitconfig +++ b/.gitconfig @@ -12,6 +12,7 @@ default = simple [core] excludesfile = ~/.gitignore + autocrlf = input [status] submoduleSummary = true [pager]