Re: [PATCH 0/2] doc: refs: put ref migration warning under the command

Junio C Hamano <[email protected]> Fri, 31 Jul 2026 09:39:42 -0700
Newsgroups org.kernel.vger.git
Message-ID <[email protected]>
[email protected] writes:

> From: Kristoffer Haugsbakk <[email protected]>
>
> Topic name: doc-refs-migrate-limitations
>
> Topic summary: Put ref migration warning as an admonition under the command
> so that it is visible.

The caveat only applies to the "migrate" subcommand, and the new
placement gives us a much better logical organization.

> That’s the first patch. The second patch adds a missing `linkgit` since it
> touches that same warning text.

Looks good.  Thanks.