]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'jc/parse-options-short-help'
authorJunio C Hamano <gitster@pobox.com>
Fri, 4 Aug 2023 17:52:31 +0000 (10:52 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 4 Aug 2023 17:52:31 +0000 (10:52 -0700)
Command line parser fix, and a small parse-options API update.

* jc/parse-options-short-help:
  short help: allow a gap smaller than USAGE_GAP
  remote: simplify "remote add --tags" help text
  short help: allow multi-line opthelp

1  2 
builtin/remote.c

Simple merge