Merge branch 'mb/diff-default-to-indent-heuristics'
authorJunio C Hamano <gitster@pobox.com>
Mon, 5 Jun 2017 00:18:10 +0000 (09:18 +0900)
committerJunio C Hamano <gitster@pobox.com>
Mon, 5 Jun 2017 00:18:10 +0000 (09:18 +0900)
Make the "indent" heuristics the default in "diff" and diff.indentHeuristics
configuration variable an escape hatch for those who do no want it.

* mb/diff-default-to-indent-heuristics:
add--interactive: drop diff.indentHeuristic handling
diff: enable indent heuristic by default
diff: have the diff-* builtins configure diff before initializing revisions
diff: make the indent heuristic part of diff's basic configuration

1  2 
builtin/diff-tree.c
diff.c
Simple merge
diff --cc diff.c
Simple merge