]> git.ipfire.org Git - thirdparty/git.git/commit
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)
commitf9712d75e6389866efbe6ad918dc9773a8a880ad
tree7ac7b2ac560e3be83b5131207c47adcd11c17a7b
parent23b20fff3ab28b31678d23e67de328ac24801f18
parentc512643e67d33673933fa3d245be28b08b974755
Merge branch 'jc/parse-options-short-help'

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
builtin/remote.c