• J
    Merge branch 'tg/fix-check-order-with-split-index' · a801bb8c
    Junio C Hamano 提交于
    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
    a801bb8c
read-cache.c 61.2 KB