From eb21375d6a7127ef73ce1abb7db442820c373fe0 Mon Sep 17 00:00:00 2001 From: Oliver Ladner Date: Fri, 20 Sep 2024 08:03:55 +0200 Subject: [PATCH] fix(git): remove spurious include --- .config/git/config | 2 -- 1 file changed, 2 deletions(-) diff --git a/.config/git/config b/.config/git/config index cd3f301..cc68988 100644 --- a/.config/git/config +++ b/.config/git/config @@ -13,8 +13,6 @@ [diff] tool = vimdiff -[include] - path = ~/.gitconfig.local [http] postBuffer = 524288000 version = HTTP/2