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

Patrick Steinhardt <[email protected]> Tue, 4 Aug 2026 16:30:56 +0200
Newsgroups org.kernel.vger.git
Message-ID <[email protected]>
On Fri, Jul 31, 2026 at 09:39:42AM -0700, Junio C Hamano wrote:
> [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.

Both patches look good to me. The indentation feels one level too deep
on the firstr patch, but this is a tiny nitpick that we may not even
want to address in the first place.

Thanks!

Patrick