summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 348df16)
raw | patch | inline | side by side (parent: 348df16)
author | Uwe Kleine-König <u.kleine-koenig@pengutronix.de> | |
Tue, 28 Apr 2009 20:29:24 +0000 (22:29 +0200) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 29 Apr 2009 23:50:10 +0000 (16:50 -0700) |
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-rev-parse.txt | patch | blob | history |
index fba30b12eddb453e37a548d4c66de2096cd6a361..52c353e674761bf4897484a261c702e5cc02f18a 100644 (file)
--parseopt::
Use 'git-rev-parse' in option parsing mode (see PARSEOPT section below).
---keep-dash-dash::
+--keep-dashdash::
Only meaningful in `--parseopt` mode. Tells the option parser to echo
out the first `--` met instead of skipping it.