Merge branch 'dd/find-graft-with-sha1-pos'
commita8e1d711cc9531463fe312875553d56624eb9c37
authorJunio C Hamano <gitster@pobox.com>
Tue, 18 Mar 2014 20:50:11 +0000 (18 13:50 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 18 Mar 2014 20:50:11 +0000 (18 13:50 -0700)
treeb30545b0b56d3b86e4578b545bdd84e4e886ab7c
parent90e6255a6d01760d13d8ac635cca5819b0b4dbc5
parent0a9136f32758a785fe552adc58bba5824f85e5b7
Merge branch 'dd/find-graft-with-sha1-pos'

Replace a hand-rolled binary search with a call to our generic
binary search helper function.

* dd/find-graft-with-sha1-pos:
  commit.c: use the generic "sha1_pos" function for lookup
commit.c