Merge branch 'bp/read-index-from-skip-verification'
authorJunio C Hamano <gitster@pobox.com>
Wed, 15 Nov 2017 03:14:37 +0000 (12:14 +0900)
committerJunio C Hamano <gitster@pobox.com>
Wed, 15 Nov 2017 03:14:37 +0000 (12:14 +0900)
Drop (perhaps overly cautious) sanity check before using the index
read from the filesystem at runtime.

* bp/read-index-from-skip-verification:
read_index_from(): speed index loading by skipping verification of the entry order

1  2 
builtin/fsck.c
cache.h
read-cache.c
diff --cc builtin/fsck.c
Simple merge
diff --cc cache.h
Simple merge
diff --cc read-cache.c
Simple merge