]> git.ipfire.org Git - thirdparty/git.git/commit
git.txt: fix monospace rendering
authorMartin Ågren <martin.agren@gmail.com>
Wed, 17 Feb 2021 19:56:05 +0000 (20:56 +0100)
committerJunio C Hamano <gitster@pobox.com>
Thu, 18 Feb 2021 18:53:33 +0000 (10:53 -0800)
commit83171ede2229b71ef46cd4d2f800c1eef27cc511
treebc53058864066a1f0bb733b09b9d0dd06413c68d
parent452d26448d5469ac728570200936f08a0993a7bc
git.txt: fix monospace rendering

When we write `<name>`s with the "s" tucked on to the closing backtick,
we end up rendering the backticks literally. Rephrase this sentence
slightly to render this as monospace.

Signed-off-by: Martin Ågren <martin.agren@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git.txt