]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'mk/repo-help-strings'
authorJunio C Hamano <gitster@pobox.com>
Wed, 1 Apr 2026 17:28:19 +0000 (10:28 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 1 Apr 2026 17:28:19 +0000 (10:28 -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