]> git.scripts.mit.edu Git - git.git/commitdiff
Merge branch 'np/lookup-object-hashing'
authorJunio C Hamano <gitster@pobox.com>
Fri, 20 Sep 2013 19:30:49 +0000 (12:30 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 20 Sep 2013 19:30:49 +0000 (12:30 -0700)
Micro optimize hash function used in the object hash table.

* np/lookup-object-hashing:
  lookup_object: remove hashtable_index() and optimize hash_obj()


Trivial merge