]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'mk/repo-help-strings' into next
authorJunio C Hamano <gitster@pobox.com>
Thu, 26 Mar 2026 18:18:52 +0000 (11:18 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 26 Mar 2026 18:18:52 +0000 (11:18 -0700)
"git repo info -h" and "git repo structure -h" limit their help output
to the part that is specific to the subcommand.

* mk/repo-help-strings:
  repo: show subcommand-specific help text
  repo: factor repo usage strings into shared macros


Trivial merge