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
seen
Junio C Hamano 2026-01-13 10:22:24 -08:00
commit 89bb915417
1 changed files with 1 additions and 1 deletions

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.