My Various Git Projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
f15a486
b2aa84c
)
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
diff --cc
builtin/grep.c
Simple merge