From: Junio C Hamano Date: Tue, 18 Mar 2014 20:50:11 +0000 (-0700) Subject: Merge branch 'dd/find-graft-with-sha1-pos' X-Git-Tag: v2.0.0-rc0~98 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a8e1d711cc9531463fe312875553d56624eb9c37;p=thirdparty%2Fgit.git 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 --- a8e1d711cc9531463fe312875553d56624eb9c37