File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -371,7 +371,7 @@ include::config/mailmap.txt[]
371371
372372include::config/man.txt[]
373373
374- include::merge- config.txt[]
374+ include::config/merge .txt[]
375375
376376mergetool.<tool>.path::
377377 Override the path for the given tool. This is useful in case
Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ merge.verifySignatures::
3030 If true, this is equivalent to the --verify-signatures command
3131 line option. See linkgit:git-merge[1] for details.
3232
33- include::config/ fmt-merge-msg.txt[]
33+ include::fmt-merge-msg.txt[]
3434
3535merge.renameLimit::
3636 The number of files to consider when performing rename detection
@@ -63,7 +63,7 @@ merge.tool::
6363 Any other value is treated as a custom merge tool and requires
6464 that a corresponding mergetool.<tool>.cmd variable is defined.
6565
66- include::mergetools-merge.txt[]
66+ include::../ mergetools-merge.txt[]
6767
6868merge.verbosity::
6969 Controls the amount of output shown by the recursive merge
Original file line number Diff line number Diff line change @@ -342,7 +342,7 @@ include::merge-strategies.txt[]
342342
343343CONFIGURATION
344344-------------
345- include::merge- config.txt[]
345+ include::config/merge .txt[]
346346
347347branch.<name>.mergeOptions::
348348 Sets default options for merging into branch <name>. The syntax and
You can’t perform that action at this time.
0 commit comments