Skip to content
Snippets Groups Projects
Commit 00704e4b authored by Junio C Hamano's avatar Junio C Hamano
Browse files

Documentation/diff-config: work around AsciiDoc misfortune


The line that happens to begin with indent followed by "3. " was
interpreted as if it was an enumerated list; just wrap the lines
differently to work it around for now.

Signed-off-by: default avatarJunio C Hamano <gitster@pobox.com>
parent 5a2c11b6
No related branches found
No related tags found
No related merge requests found
......@@ -57,8 +57,8 @@ diff.statGraphWidth::
to all commands generating --stat output except format-patch.
diff.context::
Generate diffs with <n> lines of context instead of the default of
3. This value is overridden by the -U option.
Generate diffs with <n> lines of context instead of the default
of 3. This value is overridden by the -U option.
diff.external::
If this config variable is set, diff generation is not
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment