From: A Large Angry SCM <hidden> Date: 2016-06-15 22:48:46
Avery Pennarun wrote:
[...]
cp .gitconfig .git/config
Perfectly valid. Copying the other way might (or might not) result in
invalid options in .gitconfig, which probably ought to be warned
about. But the syntax is obviously identical.
[...]
Which one takes precedence? I *MUST* be able to override a distributed
.gitconfig/.gitparams/.gitparameters file.