• J
    Merge branch 'sb/grep-die-on-unreadable-index' · 6ac5acae
    Junio C Hamano 提交于
    Error behaviour of "git grep" when it cannot read the index was
    inconsistent with other commands that uses the index, which has
    been corrected to error out early.
    
    * sb/grep-die-on-unreadable-index:
      grep: handle corrupt index files early
    6ac5acae
grep.c 29.6 KB