diff options
| author | Tuomas Ahola <taahol@utu.fi> | 2026-06-11 19:19:44 +0300 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2026-06-11 12:08:17 -0700 |
| commit | 3eb61fda62191dc12c2a215a3775bdab2ca7f1a6 (patch) | |
| tree | e1361a4ef4393bd723486f6b333a32bdf9b84de6 /t/t4013/diff.diff_initial..side | |
| parent | 29bd7ed5127255713c1ac2f43b7c6f257d7b4594 (diff) | |
doc: config: terminate runaway lists
There are many places in git-config(1) where paragraphs that should
logically come after a list are instead appended to the last item of
the list. This is a well-documented quirk of AsciiDoc, and can be
mitigated by enclosing the list in an open block:
--
* first item
* last item
--
+
New paragraph after the list.
Fix the issue accordingly.
Signed-off-by: Tuomas Ahola <taahol@utu.fi>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t4013/diff.diff_initial..side')
0 files changed, 0 insertions, 0 deletions
