Merge branch 'en/unpack-trees-split-index-fix'
commitd658196f3c4b2478ebdff638e2c3e4fb2f9cbba2
authorJunio C Hamano <gitster@pobox.com>
Wed, 23 May 2018 05:38:22 +0000 (23 14:38 +0900)
committerJunio C Hamano <gitster@pobox.com>
Wed, 23 May 2018 05:38:22 +0000 (23 14:38 +0900)
tree253a7b9f1778db6ec10b662d1c12101ea4cdba87
parent6b0f1d9c475038a54343c007193f1c81ae82b959
parent7db118303aa04930bea66e855e8659e042f3fa5d
Merge branch 'en/unpack-trees-split-index-fix'

The split-index feature had a long-standing and dormant bug in
certain use of the in-core merge machinery, which has been fixed.

* en/unpack-trees-split-index-fix:
  unpack_trees: fix breakage when o->src_index != o->dst_index
unpack-trees.c