]> git.ipfire.org Git - thirdparty/git.git/commit
doc: fix asciidoctor synopsis processing of triple-dots
authorJean-Noël Avila <jn.avila@free.fr>
Sat, 12 Apr 2025 12:20:49 +0000 (12:20 +0000)
committerJunio C Hamano <gitster@pobox.com>
Mon, 14 Apr 2025 21:43:52 +0000 (14:43 -0700)
commitc87b2b3a6f13ed8d98cf2bdf863af85175a623a5
tree3ebd2c40c7639a0ab9538c8ff228796175538e1c
parent1d5378a8c45bfcb34a7be6edde6c6159632ed9be
doc: fix asciidoctor synopsis processing of triple-dots

The processing of triple dot notation is tricky because it can be
mis-interpreted as an ellipsis. The special processing of the ellipsis
is now complete and takes into account the case of
`git-mv <source>... <dest>`

Signed-off-by: Jean-Noël Avila <jn.avila@free.fr>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/asciidoc.conf.in
Documentation/asciidoctor-extensions.rb.in