doc: refs: linkgit to git-maintenance(1)

Acked-by: Patrick Steinhardt <ps@pks.im>
Signed-off-by: Kristoffer Haugsbakk <code@khaugsbakk.name>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
Kristoffer Haugsbakk
2026-08-06 08:20:22 +02:00
committed by Junio C Hamano
parent 4cc9039ff0
commit 0dc68f404a

View File

@@ -46,7 +46,7 @@ The ref format migration has several known limitations in its current form:
ongoing migration. Concurrent writes can lead to an inconsistent migrated
state. Users are expected to block writes on a higher level. If your
repository is registered for scheduled maintenance, it is recommended to
unregister it first with git-maintenance(1).
unregister it first with linkgit:git-maintenance[1].
These limitations may eventually be lifted.
--