]> git.99rst.org Git - git.git/commit
show-ref doc: fix carets in monospace
authorMartin Ågren <redacted>
Wed, 16 Aug 2023 14:24:35 +0000 (16:24 +0200)
committerJunio C Hamano <redacted>
Wed, 16 Aug 2023 18:40:10 +0000 (11:40 -0700)
commit18c4aac0dd33eca76607b54d347932d6ec655056
treed57f0305eb933613904c6c6c47da1be10f0870a0
parent51f9d2e56306deeb547c7d62e46598df2d285fe3
show-ref doc: fix carets in monospace

When commit 00bf685975 (show-ref doc: update for internal consistency,
2023-05-19) switched from double quotes to backticks around our {caret}
macro, we started rendering "{caret}" literally. Fix this by replacing
by a "^" character.

Signed-off-by: Martin Ågren <redacted>
Signed-off-by: Junio C Hamano <redacted>
Documentation/git-show-ref.txt
git clone https://git.99rst.org/PROJECT