]> git.99rst.org Git - git.git/commit
doc: fix asciidoctor synopsis processing of triple-dots
authorJean-Noël Avila <redacted>
Sat, 12 Apr 2025 12:20:49 +0000 (12:20 +0000)
committerJunio C Hamano <redacted>
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 <redacted>
Signed-off-by: Junio C Hamano <redacted>
Documentation/asciidoc.conf.in
Documentation/asciidoctor-extensions.rb.in
git clone https://git.99rst.org/PROJECT