Files
git/Documentation
Kristoffer Haugsbakk 0ed2275fae doc: config: fix list continuation in alias section
ac1f12a9 (alias: support non-alphanumeric names via subsection syntax,
2026-02-18) did not use list continuation for this code block[1] which
means that the block ends after it. In turn the paragraph starting with
`git last` goes to the outer block and the next paragraphs are not
continued properly.

We can simply add list continuation right before and after the code
block. Let’s of course do that, but let’s also change to use a non-
indented code block (----) in line with the preceding configuration
example.

Also use `$ #` for the comment to be consistent with
the terminal prompt.

† 1: From https://lore.kernel.org/git/xmqqqzqqrk2h.fsf@gitster.g/

Signed-off-by: Kristoffer Haugsbakk <code@khaugsbakk.name>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2026-02-23 12:23:27 -08:00
..
2026-02-01 18:07:39 -08:00
2025-03-01 10:26:15 -08:00
2025-12-14 17:04:37 +09:00
2025-10-02 12:26:12 -07:00
2025-02-14 17:53:47 -08:00
2025-12-05 14:49:56 +09:00
2025-11-30 18:31:40 -08:00
2025-12-16 09:42:44 +09:00