From 17b3a54c87c7800b2456afa29e229674a1c68755 Mon Sep 17 00:00:00 2001 From: Ahmed Abdelhalim Date: Tue, 11 Apr 2023 11:17:52 +0200 Subject: Fix the include of work git config --- .gitconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitconfig b/.gitconfig index 8165edc..cfed25c 100644 --- a/.gitconfig +++ b/.gitconfig @@ -40,5 +40,5 @@ prune = true [commit] gpgsign = true -[includeIf "gitdir/i:~/Work/MBition"] +[includeIf "gitdir/i:~/Work/MBition/"] path = ~/.gitconfig.work.inc -- cgit v1.2.3