git-config
git-config copied to clipboard
Ignores per-repo settings
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.