From: Jon Seymour Date: Thu, 4 Aug 2011 12:01:02 +0000 (+1000) Subject: bisect: add tests for the --no-checkout option. X-Git-Tag: v1.7.7-rc1~14^2~1 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/b704a8b3fd1d5a2eeeeadcef48c962db2c84b0af?hp=b704a8b3fd1d5a2eeeeadcef48c962db2c84b0af 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 Signed-off-by: Junio C Hamano ---