git-config icon indicating copy to clipboard operation
git-config copied to clipboard

Ignores per-repo settings

Open mweibel opened this issue 11 years ago • 0 comments

Would be nice if the current directory is a git repo, it will parse first the global .gitconfig file & then overwrite the set values in the local .git/config file.

mweibel avatar Jun 18 '14 07:06 mweibel