From: Junio C Hamano Date: Wed, 25 Mar 2015 19:54:26 +0000 (-0700) Subject: Merge branch 'tg/fix-check-order-with-split-index' X-Git-Tag: v2.4.0-rc0~9 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a801bb8c297737d99a0b20d61a3a956f0c92a3b9;p=thirdparty%2Fgit.git 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 --- a801bb8c297737d99a0b20d61a3a956f0c92a3b9