author | Pierre Habouzit <madcoder@debian.org> | |
Sun, 2 Mar 2008 10:35:56 +0000 (11:35 +0100) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sun, 2 Mar 2008 22:07:47 +0000 (14:07 -0800) | ||
commit | 580d5bffdea56dfae1e745dbda94f326bb161274 | |
tree | d5a51ee13a14c7944f196395aa2f2d9c302625ef | tree | snapshot |
parent | ff962a3f1900966d008d6f9eaf32095c42322b9d | commit | diff |
parse-options: new option type to treat an option-like parameter as an argument.
This is meant to be used to keep --not and --all during revision parsing.
Signed-off-by: Pierre Habouzit <madcoder@debian.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This is meant to be used to keep --not and --all during revision parsing.
Signed-off-by: Pierre Habouzit <madcoder@debian.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
parse-options.c | diff | blob | history | |
parse-options.h | diff | blob | history | |
t/t0040-parse-options.sh | diff | blob | history | |
test-parse-options.c | diff | blob | history |