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

Doc mark-up fix.

* sb/doc-update-ref-markup-fix:
  doc: fix `update-ref` `symref-create` formatting
This commit is contained in:
Junio C Hamano 2026-01-23 13:34:35 -08:00
commit cfa173a5fa

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.