bisect: add tests for the --no-checkout option.
authorJon Seymour <jon.seymour@gmail.com>
Thu, 4 Aug 2011 12:01:02 +0000 (22:01 +1000)
committerJunio C Hamano <gitster@pobox.com>
Thu, 4 Aug 2011 22:37:20 +0000 (15:37 -0700)
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>
No differences found