Linus Torvalds <torvalds@xxxxxxxx> writes: > On Sat, 1 Jul 2006, Rene Scharfe wrote: >> >> I wonder why the two clear_commit_marks() calls at the end of >> get_merge_bases() are not sufficient, though. > > Why does that thing check for "parent->object.parsed"? Oh, I thought I fixed that up when I merged. Sorry. > Also, it only clears commit marks if they are contiguous, but some commit > marking may not be dense (eg, the "UNINTERESTING" mark may have been set > by (PARENT1 && PARENT2) triggering, but is not set in the commits that > reach it. That is true. - : 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