Christian Couder <chriscool@xxxxxxxxxxxxx> writes: > Before this patch "git merge-base" accepted only 2 arguments, so > only merge bases between 2 references could be computed. > > The purpose of this patch is to make "git merge-base" accept more > than 2 arguments so that the merge bases between the first given > reference and all the other references can be computed. I think this is a logical conclusion of merge_bases_many(). You need tests and docs, though. -- 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