Christian Couder <chriscool@xxxxxxxxxxxxx> writes: >> -test_expect_success 'bisect does not start with only one good' ' >> +test_expect_success 'bisect starts with only one good' ' >> git bisect reset && >> git bisect start && >> git bisect good $HASH1 || return 1 > > But I don't understand the need to change the above comment when the test > code for starting with one good commit is not changed. Good eyes, thanks. - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html