Merge branch 'ew/empty-merge-with-dirty-index'
authorJunio C Hamano <gitster@pobox.com>
Wed, 10 Jan 2018 22:01:25 +0000 (14:01 -0800)
committerJunio C Hamano <gitster@pobox.com>
Wed, 10 Jan 2018 22:01:25 +0000 (14:01 -0800)
commita466ef018ee9106f6e5b6247f32e7f1fb6a25577
treec864e5b32795dc60892515d60677b00704fe8bdd
parent4cc676c46cf07d0302d36e4aea9ecf847510383e
parent5b1c54ac99e6847eaff409cd6fb328fd0f8d9076
Merge branch 'ew/empty-merge-with-dirty-index'

"git merge -s recursive" did not correctly abort when the index is
dirty, if the merged tree happened to be the same as the current
HEAD, which has been fixed.

* ew/empty-merge-with-dirty-index:
  merge-recursive: do not look at the index during recursive merge