author | Petr Baudis <pasky@suse.cz> | |
Mon, 24 Apr 2006 22:59:25 +0000 (00:59 +0200) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Tue, 25 Apr 2006 05:29:33 +0000 (22:29 -0700) | ||
commit | de791f15a1b01e63f3c870c8497c594c47452fab | |
tree | 547caae879f03fc937b473bdd0f71ec7e4e04792 | tree | snapshot |
parent | 36932eab772dc621e79d615fda425ecf87e6d74e | commit | diff |
git-repo-config --list support
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>
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>
Documentation/git-repo-config.txt | diff | blob | history | |
repo-config.c | diff | blob | history |