bisect: use "git bisect--helper --next-exit" in "git-bisect.sh"
commit5a1d31c7e43a54c3a5275266745488de7208d871
authorChristian Couder <chriscool@tuxfamily.org>
Sun, 19 Apr 2009 09:56:16 +0000 (19 11:56 +0200)
committerJunio C Hamano <gitster@pobox.com>
Sun, 10 May 2009 07:30:28 +0000 (10 00:30 -0700)
tree61f0dfefcd4bd2524333de52247f9d54fdc4126f
parentef24c7ca055f03c673c2b67a3a7c92bcc32f62f0
bisect: use "git bisect--helper --next-exit" in "git-bisect.sh"

instead of "git bisect--helper --next-vars".

Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
git-bisect.sh