Bisect: refactor some logging into "bisect_write".
commit737c74ee4219a81ebb616262579f63ce2a3f9698
authorChristian Couder <chriscool@tuxfamily.org>
Wed, 24 Oct 2007 05:01:13 +0000 (24 07:01 +0200)
committerJunio C Hamano <gitster@pobox.com>
Sat, 27 Oct 2007 06:27:24 +0000 (26 23:27 -0700)
tree65d77d75b76d726031a205efe65468f16dc79ffc
parent55624f9af49733ca6ae4abc3cd21e0f9a4f9f486
Bisect: refactor some logging into "bisect_write".

Also use "die" instead of "echo >&2 something ; exit 1".
And simplify "bisect_replay".

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