From 69eb9f61f3837036017086241dc6dc2bd0a820ab Mon Sep 17 00:00:00 2001 From: Nathan Knowler Date: Tue, 22 Feb 2022 06:00:49 -0600 Subject: [PATCH] [git] remove conditionally loaded work config --- .config/git/config | 2 -- 1 file changed, 2 deletions(-) diff --git a/.config/git/config b/.config/git/config index f69a224..d5f0ea8 100644 --- a/.config/git/config +++ b/.config/git/config @@ -43,8 +43,6 @@ prune = true [stash] showPatch = true -[includeIf "gitdir:~/code/stellar/"] - path = ~/code/stellar/.gitconfig [advice] addEmptyPathspec = false [filter "lfs"] -- 2.51.2