]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'kh/doc-refs-migrate-limitations' into seen
authorJunio C Hamano <gitster@pobox.com>
Fri, 31 Jul 2026 23:27:24 +0000 (16:27 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 31 Jul 2026 23:27:24 +0000 (16:27 -0700)
commit1ca53a5ecc5de1484f4be78e6250c4b00d2d67de
tree6215a37da137f4d36496fbfaa6ec093a56f7c3bc
parent4a70a46388a0b36731b02d23b529688fb07b41b8
parent85540baab37d645b66fce20a6892520e3c2a61b0
Merge branch 'kh/doc-refs-migrate-limitations' into seen

The known limitations of the ref format migration in git refs have
been moved to be displayed as a caution admonition directly under
the description of the migrate subcommand, improving visibility. A
reference to git-maintenance has also been corrected to use the
linkgit macro.

* kh/doc-refs-migrate-limitations:
  doc: refs: linkgit to git-maintenance(1)
  doc: refs: put ref migration warning under the command