Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'jh/verify-index-checksum-only-in-fsck'
author
Junio C Hamano
<gitster@pobox.com>
Mon, 24 Apr 2017 05:07:49 +0000
(22:07 -0700)
committer
Junio C Hamano
<gitster@pobox.com>
Mon, 24 Apr 2017 05:07:49 +0000
(22:07 -0700)
The index file has a trailing SHA-1 checksum to detect file
corruption, and historically we checked it every time the index
file is used. Omit the validation during normal use, and instead
verify only in "git fsck".
* jh/verify-index-checksum-only-in-fsck:
read-cache: force_verify_index_checksum
1
2
cache.h
patch
|
diff1
|
diff2
|
blob
|
history
raw
|
combined
(merge:
8868ba1
a33fc72
)
diff --cc
cache.h
Simple merge