Re: Fix bisection terminating condition

2005-08-30 Thread Junio C Hamano
Linus Torvalds <[EMAIL PROTECTED]> writes: > When testing bisection and using gitk to visualize the result, it was > obvious that the termination condition was broken. Thanks. - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to [EMAIL PROTECTED] More maj

Fix bisection terminating condition

2005-08-30 Thread Linus Torvalds
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