]> git.ipfire.org Git - thirdparty/git.git/commit
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)
commita4c755ddde83aaa60fc92a4163821001407f2ad5
tree90e6a15c67295e5128a7a7413a5c6584568c323f
parentce92a76711dd51c1213458a08711eb2b28bd006c
parentabd728cdf6ea0164cfd7ede2223f669037ff531d
Merge branch 'mk/repo-help-strings' into next

"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