diff options
author | René Scharfe <l.s.r@web.de> | 2015-11-17 11:26:05 +0100 |
---|---|---|
committer | Jeff King <peff@peff.net> | 2015-11-20 08:02:07 -0500 |
commit | 42fdf86e5f6ecf675e973e3e4a08952c8b1fd4c4 (patch) | |
tree | 13cf2f72a2b47554782c0b9f82243a14b2622479 /builtin/commit.c | |
parent | 4441549995d796084526a5ed6a6c9add7af6c665 (diff) | |
download | git-42fdf86e5f6ecf675e973e3e4a08952c8b1fd4c4.tar.gz |
show-ref: stop using PARSE_OPT_NO_INTERNAL_HELPrs/parseopt-short-help
The flag PARSE_OPT_NO_INTERNAL_HELP is set to allow overriding the
option -h, except when it's the only one given. This is the default
behavior now, so remove the flag and the hand-rolled --help-all
handling. The internal --help-all handler now actually shows hidden
options, i.e. -h in this case.
Signed-off-by: Rene Scharfe <l.s.r@web.de>
Signed-off-by: Jeff King <peff@peff.net>
Diffstat (limited to 'builtin/commit.c')
0 files changed, 0 insertions, 0 deletions