parse-options: new option type to treat an option-like parameter as an argument.
authorPierre Habouzit <madcoder@debian.org>
Sun, 2 Mar 2008 10:35:56 +0000 (11:35 +0100)
committerJunio C Hamano <gitster@pobox.com>
Sun, 2 Mar 2008 22:07:47 +0000 (14:07 -0800)
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>
No differences found