]> granicus.if.org Git - git/commitdiff
Merge branch 'dd/find-graft-with-sha1-pos'
authorJunio C Hamano <gitster@pobox.com>
Tue, 18 Mar 2014 20:50:11 +0000 (13:50 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 18 Mar 2014 20:50:11 +0000 (13:50 -0700)
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

1  2 
commit.c

diff --cc commit.c
Simple merge