Merge branch 'jk/fast-import-use-hashmap'
authorJunio C Hamano <redacted>
Tue, 28 Apr 2020 22:49:58 +0000 (15:49 -0700)
committerJunio C Hamano <redacted>
Tue, 28 Apr 2020 22:49:58 +0000 (15:49 -0700)
The custom hash function used by "git fast-import" has been
replaced with the one from hashmap.c, which gave us a nice
performance boost.

* jk/fast-import-use-hashmap:
  fast-import: replace custom hash with hashmap.c

1  2 
fast-import.c

diff --cc fast-import.c
Simple merge
git clone https://git.99rst.org/PROJECT