File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -218,8 +218,6 @@ endif::git-diff[]
218
218
Set this option to `true` to make the diff driver cache the text
219
219
conversion outputs. See linkgit:gitattributes[5] for details.
220
220
221
- include::{build_dir}/mergetools-diff.txt[]
222
-
223
221
`diff.indentHeuristic`::
224
222
Set this option to `false` to disable the default heuristics
225
223
that shift diff hunk boundaries to make patches easier to read.
Original file line number Diff line number Diff line change @@ -13,6 +13,8 @@ diff.guitool::
13
13
and requires that a corresponding difftool.<guitool>.cmd variable
14
14
is defined.
15
15
16
+ include::{build_dir}/mergetools-diff.txt[]
17
+
16
18
difftool.<tool>.cmd::
17
19
Specify the command to invoke the specified diff tool.
18
20
The specified command is evaluated in shell with the following
You can’t perform that action at this time.
0 commit comments