summaryrefslogtreecommitdiff
path: root/builtin/show-ref.c
diff options
context:
space:
mode:
authorRené Scharfe <l.s.r@web.de>2015-11-17 10:25:53 (GMT)
committerJeff King <peff@peff.net>2015-11-20 13:02:07 (GMT)
commit4441549995d796084526a5ed6a6c9add7af6c665 (patch)
treec4e15a7b293a4a61d398d753412afd3240af69e1 /builtin/show-ref.c
parent5ad0d3d5266b83aa767a7efa09cb574d3c2968b3 (diff)
downloadgit-4441549995d796084526a5ed6a6c9add7af6c665.zip
git-4441549995d796084526a5ed6a6c9add7af6c665.tar.gz
git-4441549995d796084526a5ed6a6c9add7af6c665.tar.bz2
grep: stop using PARSE_OPT_NO_INTERNAL_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. --debug 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/show-ref.c')
0 files changed, 0 insertions, 0 deletions