Documentation: render dash correctly
commit70661d288b696578f18b56cea1beaa51497da88d
authorAndrei Rybak <rybak.a.v@gmail.com>
Mon, 23 Jan 2023 09:01:14 +0000 (23 10:01 +0100)
committerJunio C Hamano <gitster@pobox.com>
Mon, 23 Jan 2023 17:40:14 +0000 (23 09:40 -0800)
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 <rybak.a.v@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
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