summaryrefslogtreecommitdiff
path: root/commit.c
diff options
context:
space:
mode:
authorNguyễn Thái Ngọc Duy <pclouds@gmail.com>2012-10-26 15:53:50 (GMT)
committerJeff King <peff@peff.net>2012-10-29 07:08:30 (GMT)
commitc43cb38612192fa45bf7ed981a98bc4ddb86ce75 (patch)
tree14cbc3466675241765085081a5370b56e8ec9ca0 /commit.c
parentdb699a8a1f2c8063620efae41e66786c11a31d8f (diff)
downloadgit-c43cb38612192fa45bf7ed981a98bc4ddb86ce75.zip
git-c43cb38612192fa45bf7ed981a98bc4ddb86ce75.tar.gz
git-c43cb38612192fa45bf7ed981a98bc4ddb86ce75.tar.bz2
Move estimate_bisect_steps to libgit.a
This function is used by bisect.c, part of libgit.a while estimate_bisect_steps stays in builtin/rev-list.c. Move it to bisect.a so we won't have undefine reference if a standalone program that uses libgit.a happens to pull it in. Signed-off-by: Nguyễn Thái Ngọc Duy <pclouds@gmail.com> Signed-off-by: Jeff King <peff@peff.net>
Diffstat (limited to 'commit.c')
0 files changed, 0 insertions, 0 deletions