Add --global option to git-repo-config.
commit34eb33407d4d7eef6d7ddcd6e51525018ef9edf7
authorSean <seanlkml@sympatico.ca>
Thu, 2 Nov 2006 15:44:20 +0000 (2 10:44 -0500)
committerJunio C Hamano <junkio@cox.net>
Fri, 3 Nov 2006 02:04:40 +0000 (2 18:04 -0800)
tree4b238e41fc5dd43077a1941eefeb5f589df9173e
parentca8e2d86c44e5cea0def1d01edfb4e6aaf642dee
Add --global option to git-repo-config.

Allow user to set variables in global ~/.gitconfig file
using command line.

Signed-off-by: Sean Estabrooks <seanlkml@sympatico.ca>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Documentation/git-repo-config.txt
builtin-repo-config.c