Merge branch 'rs/parse-options-help-text-is-optional'
It may be tempting to leave the help text NULL for a command line option that is either hidden or too obvious, but "git subcmd -h" and "git subcmd --help-all" would have segfaulted if done so. Now the help text is optional. * rs/parse-options-help-text-is-optional: parse-options: allow omitting option help text
Junio C Hamano committed
Sep 5, 2023 at 14:38 UTC
27e2ea97da6addecb7e2d3c5f97a668276f3e951
No changes.