]> git.99rst.org Git - git.git/commit
doc: fix list continuation in alias subsection example
authorJonatan Holmgren <redacted>
Thu, 26 Feb 2026 20:53:26 +0000 (21:53 +0100)
committerJunio C Hamano <redacted>
Thu, 26 Feb 2026 21:06:48 +0000 (13:06 -0800)
commit2e3a987f3b968573e499bb353734430df39a64a5
tree6450ae67848083db0912b237cff55ef1b4d1244b
parent874cf0d49f52b1ce9e62aa8f2225f5624a67e647
doc: fix list continuation in alias subsection example

The example showing the equivalence between alias.last and
alias.last.command was missing the list continuation marks (+
between the shell session block and the following prose, leaving
the paragraph detached from the list item in the rendered output.

Signed-off-by: Jonatan Holmgren <redacted>
Signed-off-by: Junio C Hamano <redacted>
Documentation/config/alias.adoc
git clone https://git.99rst.org/PROJECT