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

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-07-31 11:07:03 +02:00
committed by Junio C Hamano
parent 65edea454e
commit 85540baab3

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.
--