]> Kevux Git Server - rit/commit
doc: fix list continuation in alias subsection example
authorJonatan Holmgren <jonatan@jontes.page>
Thu, 26 Feb 2026 20:53:26 +0000 (21:53 +0100)
committerJunio C Hamano <gitster@pobox.com>
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 <jonatan@jontes.page>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/config/alias.adoc