diff options
author | Taylor Blau <me@ttaylorr.com> | 2024-02-23 15:30:58 -0500 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2024-02-23 13:47:16 -0800 |
commit | 97d1f233c6e06dac978b419506a2bf1038f71eaf (patch) | |
tree | c1d6ae41ee2668653779ff7d6eed1d43d3c57c7c /builtin/commit.c | |
parent | ba47d88795e12193e7b0fffc5130757a5517a5da (diff) |
Documentation/config/pack.txt: fix broken AsciiDoc mark-up
In af626ac0e0 (pack-bitmap: enable reuse from all bitmapped packs,
2023-12-14), the documentation for `pack.allowPackReuse` was amended to
include its effect when set to "multi".
This split the documentation into two paragraphs, but did not de-dent
the second paragraph on the right-hand side of a line-continuation
marker. This causes the rendered documentation to appear oddly, where
the second paragraph is treated as a <pre> block when rendered as HTML.
Fix this by correctly removing the indentation on the second paragraph.
Signed-off-by: Taylor Blau <me@ttaylorr.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/commit.c')
0 files changed, 0 insertions, 0 deletions