author | Sean <seanlkml@sympatico.ca> | |
Thu, 2 Nov 2006 15:44:20 +0000 (10:44 -0500) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Fri, 3 Nov 2006 02:04:40 +0000 (18:04 -0800) | ||
commit | 34eb33407d4d7eef6d7ddcd6e51525018ef9edf7 | |
tree | 4b238e41fc5dd43077a1941eefeb5f589df9173e | tree | snapshot |
parent | ca8e2d86c44e5cea0def1d01edfb4e6aaf642dee | commit | diff |
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>
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 | diff | blob | history | |
builtin-repo-config.c | diff | blob | history |