Merge branch 'tg/fix-check-order-with-split-index'
commita801bb8c297737d99a0b20d61a3a956f0c92a3b9
authorJunio C Hamano <gitster@pobox.com>
Wed, 25 Mar 2015 19:54:26 +0000 (25 12:54 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 25 Mar 2015 19:54:26 +0000 (25 12:54 -0700)
treebe3b4fd75b042f132748a41e76882d779d163c40
parent2f6ef7138790d80c43024b132b15ad06daacf266
parent03f15a79a9006d819a25fe04199f9302ad4aaea0
Merge branch 'tg/fix-check-order-with-split-index'

The split-index mode introduced at v2.3.0-rc0~41 was broken in the
codepath to protect us against a broken reimplementation of Git
that writes an invalid index with duplicated index entries, etc.

* tg/fix-check-order-with-split-index:
  read-cache: fix reading of split index
read-cache.c