Merge branch 'jt/binsearch-with-fanout' into next
authorJunio C Hamano <gitster@pobox.com>
Thu, 15 Feb 2018 21:11:16 +0000 (13:11 -0800)
committerJunio C Hamano <gitster@pobox.com>
Thu, 15 Feb 2018 21:11:16 +0000 (13:11 -0800)
commit7648891022e3894e0cb642f242d129e29ec096b6
tree974a22466143e92254a6f669650b582ee89c6c8d
parent485300fd3f3b9603024664f0f72cc538a85cc114
parentb4e00f7306a160639f047b3421985e8f3d0c6fb1
Merge branch 'jt/binsearch-with-fanout' into next

* jt/binsearch-with-fanout:
  packfile: refactor hash search with fanout table
  packfile: remove GIT_DEBUG_LOOKUP log statements
packfile.c