Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'sb/grep-die-on-unreadable-index'
author
Junio C Hamano
<gitster@pobox.com>
Wed, 30 May 2018 12:51:26 +0000
(21:51 +0900)
committer
Junio C Hamano
<gitster@pobox.com>
Wed, 30 May 2018 12:51:26 +0000
(21:51 +0900)
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
1
2
builtin/grep.c
patch
|
diff1
|
diff2
|
blob
|
history
raw
|
combined
(merge:
f15a486
b2aa84c
)
diff --cc
builtin/grep.c
Simple merge