diff options
Diffstat (limited to 'Documentation/diff-heuristic-options.txt')
-rw-r--r-- | Documentation/diff-heuristic-options.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Documentation/diff-heuristic-options.txt b/Documentation/diff-heuristic-options.txt new file mode 100644 index 0000000000..d4f3d95505 --- /dev/null +++ b/Documentation/diff-heuristic-options.txt @@ -0,0 +1,5 @@ +--indent-heuristic:: +--no-indent-heuristic:: + These are to help debugging and tuning experimental heuristics + (which are off by default) that shift diff hunk boundaries to + make patches easier to read. |