]> git.99rst.org Git - git.git/commit
Documentation: render dash correctly
authorAndrei Rybak <redacted>
Mon, 23 Jan 2023 09:01:14 +0000 (10:01 +0100)
committerJunio C Hamano <redacted>
Mon, 23 Jan 2023 17:40:14 +0000 (09:40 -0800)
commit70661d288b696578f18b56cea1beaa51497da88d
tree86811cee988afe65a4758dd1ed6eb80175685aa3
parent844ede312b4e988881b6e27e352f469d8ab80b2a
Documentation: render dash correctly

Three hyphens are rendered verbatim in documentation, so "--" has to be
used to produce a dash.  Fix asciidoc output for dashes.  This is
similar to previous commits f0b922473e (Documentation: render special
characters correctly, 2021-07-29) and de82095a95 (doc
hash-function-transition: fix asciidoc output, 2021-02-05).

Signed-off-by: Andrei Rybak <redacted>
Signed-off-by: Junio C Hamano <redacted>
Documentation/git-apply.txt
Documentation/git-read-tree.txt
Documentation/git.txt
Documentation/gitformat-signature.txt
Documentation/technical/hash-function-transition.txt
Documentation/technical/rerere.txt
git clone https://git.99rst.org/PROJECT