Mike Galbraith <efault@xxxxxx> writes: > On Sun, 2010-03-07 at 14:29 -0800, Junio C Hamano wrote: > >> * "git bisect -- pathspec..." did not diagnose an error condition properly when >> the simplification with given pathspec made the history empty. > > Would that be what led to this somewhat less than perfect tip bisection > result? The bugfix was about the case where there was no change between the bad and good commit with respect to the given pathspec, so I suspect your case was irrelevant. Your case probably was coming from that you originally suspected one of the commits that touch tools/perf was a culprit, but because that initial suspicion was wrong, bisection didn't find anything useful. -- 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