Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Couder <chriscool@tuxfamily.org>2008-05-23 02:38:46 +0400
committerJunio C Hamano <gitster@pobox.com>2008-05-23 09:01:27 +0400
commitd3aca58562ee5c4af5266affd942c58dcb9f064d (patch)
treefa747a92dfdd357c092dd8a1c7cf5ea3035e4033 /git-bisect.sh
parent1af8bca79766198c591d8db58f778a98e96627e2 (diff)
bisect: add test cases to check that "git bisect start" is atomic
This patch adds some test cases to check that "git bisect start" doesn't leave us in a bad state, especially when it fails. These test cases show that "git bisect start" is not atomic when it fails and leave some files like .git/BISECT_START, and in some cases some refs, over. The test failures should be fixed in latter commits. Signed-off-by: Christian Couder <chriscool@tuxfamily.org> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git-bisect.sh')
0 files changed, 0 insertions, 0 deletions