Hi, On Fri, 11 Jan 2008, Michal Vitecek wrote: > Is there any easy way to tell which patches have and have not been > applied? If the patches are not too different, "git log --cherry-pick a...b" (note the three dots instead of two) shows only those patches in b that are not yet in a. Hth, Dscho - 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