Merge branch 'sb/doc-update-ref-markup-fix' into jch

Doc mark-up fix.

Will merget to 'next'.

* sb/doc-update-ref-markup-fix:
  doc: fix `update-ref` `symref-create` formatting
This commit is contained in:
Junio C Hamano 2026-01-08 16:40:35 +09:00
commit 7bfa6bbf46

View File

@ -119,7 +119,7 @@ verify::
Verify <ref> against <old-oid> but do not change it. If
<old-oid> is zero or missing, the ref must not exist.
symref-create:
symref-create::
Create symbolic ref <ref> with <new-target> after verifying that
it does not exist.