mirror of
https://github.com/git/git.git
synced 2026-08-08 09:02:01 +00:00
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:
committed by
Junio C Hamano
parent
65edea454e
commit
85540baab3
@@ -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.
|
||||
--
|
||||
|
||||
Reference in New Issue
Block a user