git config option not being overriden in an `includeIf` config file
I want to use two git “profiles” on my machine: work & personal. I’ve done this successfully for years using the includeIf directive in my global .gitconfig
file.
I want to use two git “profiles” on my machine: work & personal. I’ve done this successfully for years using the includeIf directive in my global .gitconfig
file.