Merge branch 'jk/add-i-diff-compact-heuristics' into maint
commit52debb683198c50354c46a7745d45252b0989c7e
authorJunio C Hamano <gitster@pobox.com>
Mon, 11 Jul 2016 17:44:09 +0000 (11 10:44 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 11 Jul 2016 17:44:09 +0000 (11 10:44 -0700)
treec59e853ccb7463f3a75de2de809f522ebfbfddc2
parent674d38f55b6d6b9f1cea8821f09670e07c1c7961
parent46e3d17f57f90538242b7a1dde126eba59f7c5ab
Merge branch 'jk/add-i-diff-compact-heuristics' into maint

"git add -i/-p" learned to honor diff.compactionHeuristic
experimental knob, so that the user can work on the same hunk split
as "git diff" output.

* jk/add-i-diff-compact-heuristics:
  add--interactive: respect diff.compactionHeuristic