ryan-williams/git-helpers#104 'add-global-file' is not a git command
I took this for a spin and encountered an issue with what I'm guessing is an unported script...
> . .git-rc
git: 'add-global-config-file' is not a git command. See 'git --help'.
I dug into this a bit and ended up provisionally including the config/.gitconfig
into my ~/.gitconfig
by hand. Then...
> . .git-rc
expansion of alias 'add-global-config-file' failed; 'add-global-file' is not a git command