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