From 301ab1e8a0f6a6b0399d1753c03e4f5bff70add7 Mon Sep 17 00:00:00 2001 From: Loic Nageleisen Date: Mon, 21 Dec 2020 18:20:36 +0100 Subject: [PATCH] Remove obsolete git config --- home/gitconfig | 1 - 1 file changed, 1 deletion(-) diff --git a/home/gitconfig b/home/gitconfig index 431937c..1ce48b5 100644 --- a/home/gitconfig +++ b/home/gitconfig @@ -15,7 +15,6 @@ [url "git@gitlab.adhoc-gti.com:"] insteadOf = https://gitlab.adhoc-gti.com/ [diff] - compactionHeuristic = on indentHeuristic = on [alias] co = checkout