Merge branch 'jk/add-i-diff-compact-heuristics'
commit054d949ffb2e3aa98a97c564dc9c260e7fbab033
authorJunio C Hamano <gitster@pobox.com>
Wed, 6 Jul 2016 20:38:09 +0000 (6 13:38 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 6 Jul 2016 20:38:09 +0000 (6 13:38 -0700)
tree6d6fa1c2dba634a775b74458bf9c1ebeeaebac87
parent845351c99b0ae6ed96d1acb56dbf0e668c9abd9c
parent46e3d17f57f90538242b7a1dde126eba59f7c5ab
Merge branch 'jk/add-i-diff-compact-heuristics'

"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