Rene Scharfe <rene.scharfe@xxxxxxxxxxxxxx> writes: > I wonder why the two clear_commit_marks() calls at the end of > get_merge_bases() are not sufficient, though. I missed to notice that Johannes had added those calls there; we should remove them from get_merge_bases(). The normal case of git-merge-base calling get_merge_bases() once and exiting should NOT have to pay for the clean-up cost at all. - : 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