bisect: add tests to document expected behaviour in presence of broken trees.
commitd3dfeedf2ec8c72bceaabf4e109c19a14576d333
authorJon Seymour <jon.seymour@gmail.com>
Thu, 4 Aug 2011 12:00:59 +0000 (4 22:00 +1000)
committerJunio C Hamano <gitster@pobox.com>
Thu, 4 Aug 2011 22:33:50 +0000 (4 15:33 -0700)
treef2dd7033a0a6ab43bbed7b81e5b251e336dde4d8
parent6ba7acffdd24e9ed9b31e503ce87f2af31cd0883
bisect: add tests to document expected behaviour in presence of broken trees.

If the repo is broken, we expect bisect to fail.

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