summaryrefslogtreecommitdiff
path: root/builtin-commit-tree.c
diff options
context:
space:
mode:
authorChristian Couder <chriscool@tuxfamily.org>2009-03-26 05:56:02 +0100
committerJunio C Hamano <gitster@pobox.com>2009-04-05 01:29:44 -0700
commit23b5f18b50c15155f79618522b5721b880eceb65 (patch)
tree9b2811a4a778c1f5940c9381252e31d32e6984cc /builtin-commit-tree.c
parent3b437b0dabfdff12d5dd78b9bb55a0be4e2da51c (diff)
downloadgit-23b5f18b50c15155f79618522b5721b880eceb65.tar.gz
bisect: use "bisect--helper" and remove "filter_skipped" function
Use the new "git bisect--helper" builtin. It should be faster and safer instead of the old "filter_skipped" shell function. And it is a first step to move more shell code to C. As the output is a little bit different we have to change the code that interpret the results. But these changes improve code clarity. Signed-off-by: Christian Couder <chriscool@tuxfamily.org> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin-commit-tree.c')
0 files changed, 0 insertions, 0 deletions