bisect: add tests for the --no-checkout option.
commitb704a8b3fd1d5a2eeeeadcef48c962db2c84b0af
authorJon Seymour <jon.seymour@gmail.com>
Thu, 4 Aug 2011 12:01:02 +0000 (4 22:01 +1000)
committerJunio C Hamano <gitster@pobox.com>
Thu, 4 Aug 2011 22:37:20 +0000 (4 15:37 -0700)
tree9f6b5f33b677b84da887aba946f8cfc191d1db43
parent4796e823a3d24d29dbcccfda166d6c88051cbfaa
bisect: add tests for the --no-checkout option.

These tests verify that git-bisect --no-checkout can successfully
bisect commit histories that reference damaged trees.

Signed-off-by: Jon Seymour <jon.seymour@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t6030-bisect-porcelain.sh