]> git.ipfire.org Git - thirdparty/git.git/commit - t/t6030-bisect-porcelain.sh
t6030: add a bit more tests to git-bisect
authorJunio C Hamano <junkio@cox.net>
Fri, 6 Apr 2007 05:52:37 +0000 (22:52 -0700)
committerJunio C Hamano <junkio@cox.net>
Sat, 7 Apr 2007 00:55:48 +0000 (17:55 -0700)
commit4f50671699090089b7967880f9b0291391c8de1a
tree604edc8a9a6fb3e0fd4b1b57aa65efecadccbc59
parent6fecf1915c5fd0b14e2ca2ec9e1a6b620abfb5c2
t6030: add a bit more tests to git-bisect

Verify that git-bisect does not start before getting one bad and
one good commit.

Signed-off-by: Junio C Hamano <junkio@cox.net>
t/t6030-bisect-run.sh