summaryrefslogtreecommitdiff
path: root/Documentation/git-bisect-script.txt
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@osdl.org>2005-08-30 18:04:39 (GMT)
committerJunio C Hamano <junkio@cox.net>2005-08-30 18:57:28 (GMT)
commit670f5fe34f0f6a363297d5dcd73051089b78fe82 (patch)
tree615d6a98d870d8822ce6cb5e2b61a18cf50ecb2e /Documentation/git-bisect-script.txt
parent61f01a5b773915402da37a34e706db56fe90b776 (diff)
downloadgit-670f5fe34f0f6a363297d5dcd73051089b78fe82.zip
git-670f5fe34f0f6a363297d5dcd73051089b78fe82.tar.gz
git-670f5fe34f0f6a363297d5dcd73051089b78fe82.tar.bz2
[PATCH] Fix bisection terminating condition
When testing bisection and using gitk to visualize the result, it was obvious that the termination condition was broken. We know what the bad entry is only when the bisection ends up telling us to test the known-bad entry again. Also, add a safety net: if somebody marks as good something that includes the known-bad point, we now notice and complain, instead of writing an empty revision to the new bisection branch. Signed-off-by: Linus Torvalds <torvalds@osdl.org> Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'Documentation/git-bisect-script.txt')
0 files changed, 0 insertions, 0 deletions