git-repo-config --list support
authorPetr Baudis <pasky@suse.cz>
Mon, 24 Apr 2006 22:59:25 +0000 (00:59 +0200)
committerJunio C Hamano <junkio@cox.net>
Tue, 25 Apr 2006 05:29:33 +0000 (22:29 -0700)
This adds git-repo-config --list (or git-repo-config -l) support,
similar to what git-var -l does now (to be phased out so that we
have a single sane interface to the config file instead of fragmented
and confused API).

Signed-off-by: Petr Baudis <pasky@suse.cz>

No differences found