Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Couder <chriscool@tuxfamily.org>2009-03-26 07:56:02 +0300
committerJunio C Hamano <gitster@pobox.com>2009-04-05 12:29:44 +0400
commit23b5f18b50c15155f79618522b5721b880eceb65 (patch)
tree9b2811a4a778c1f5940c9381252e31d32e6984cc /t/t6030-bisect-porcelain.sh
parent3b437b0dabfdff12d5dd78b9bb55a0be4e2da51c (diff)
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 't/t6030-bisect-porcelain.sh')
0 files changed, 0 insertions, 0 deletions