diff options
Diffstat (limited to 'third_party/git/Documentation/config/diff.txt')
-rw-r--r-- | third_party/git/Documentation/config/diff.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/third_party/git/Documentation/config/diff.txt b/third_party/git/Documentation/config/diff.txt index ff09f1cf737c..5afb5a2cbc69 100644 --- a/third_party/git/Documentation/config/diff.txt +++ b/third_party/git/Documentation/config/diff.txt @@ -189,7 +189,7 @@ diff.guitool:: include::../mergetools-diff.txt[] diff.indentHeuristic:: - Set this option to `false` to disable the default heuristics + Set this option to `true` to enable experimental heuristics that shift diff hunk boundaries to make patches easier to read. diff.algorithm:: |