Merge branch 'mb/diff-default-to-indent-heuristics'
commit53083f8547cd45cdfabcf2f1bd21461cd6769189
authorJunio C Hamano <gitster@pobox.com>
Mon, 5 Jun 2017 00:18:10 +0000 (5 09:18 +0900)
committerJunio C Hamano <gitster@pobox.com>
Mon, 5 Jun 2017 00:18:10 +0000 (5 09:18 +0900)
treeb55468902cea598ecdab645f4128e40ed3ec0f2b
parent70f8ba55242ca7ebf46b43d8b29d09c552acce1f
parent1fa8a66bf76953c6fb9cfe5e17b26a3a0920f538
Merge branch 'mb/diff-default-to-indent-heuristics'

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
builtin/diff-tree.c
diff.c