summaryrefslogtreecommitdiff
path: root/bisect.h
diff options
context:
space:
mode:
authorLibravatar Christian Couder <chriscool@tuxfamily.org>2009-05-09 17:55:46 +0200
committerLibravatar Junio C Hamano <gitster@pobox.com>2009-05-10 14:30:32 -0700
commitd937d4aca1f10b9202b620a89dc6a5972e9605eb (patch)
treef60e6d37e8b5442c48bea0bc412625aaa6160c89 /bisect.h
parentbisect: implement the "check_merge_bases" function (diff)
downloadtgif-d937d4aca1f10b9202b620a89dc6a5972e9605eb.tar.xz
bisect: add "check_good_are_ancestors_of_bad" function
This is a port of the function with the same name that is in "git-bisect.sh". The new function is not used yet but will be in a later patch. We also implement an helper "check_ancestors" function that use "start_command" and "finish_command" to launch "git rev-list $good ^$bad". Signed-off-by: Christian Couder <chriscool@tuxfamily.org> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'bisect.h')
0 files changed, 0 insertions, 0 deletions