author | Christian Couder <chriscool@tuxfamily.org> | |
Sat, 2 Feb 2008 06:32:41 +0000 (07:32 +0100) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Tue, 5 Feb 2008 09:01:47 +0000 (01:01 -0800) | ||
commit | caa87713bca77c441c09282aa5b18b179bcfa90d | |
tree | fd72f1389faec75e26c3699d4a7b4d5c801a495d | tree | snapshot |
parent | 482cce820554809c02bc639bb33462f9905e4342 | commit | diff |
help--browse: add '--config' option to check a config option for a browser.
The value of this new command line option will be used as a key to
check the configuration for an help browser.
This should remove the last bit in 'git-help--browse' that was
specific to 'git-help', so that other git command can use
'git-help--browse'.
Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
The value of this new command line option will be used as a key to
check the configuration for an help browser.
This should remove the last bit in 'git-help--browse' that was
specific to 'git-help', so that other git command can use
'git-help--browse'.
Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
git-help--browse.sh | diff | blob | history | |
help.c | diff | blob | history |