Merge branch 'cs/store-packfiles-in-hashmap'

In a repository with many packfiles, the cost of the procedure that avoids registering the same packfile twice was unnecessarily high by using an inefficient search algorithm, which has been corrected. * cs/store-packfiles-in-hashmap: packfile.c: speed up loading lots of packfiles

Junio C Hamano committed Dec 16, 2019 at 13:08 UTC 6d831b8a3ec7dc06981e6347eb9a45849ef88665

No changes.