On 02/27/2012 09:39 PM, Michael Haggerty wrote: > [...] It generates the > "new" commits for A using the equivalent of > > git rev-list ^master ^B A > > and it generates the "new" commits for B using the equivalent of > > git rev-list ^master ^B A Sorry, that last line should of course be git rev-list ^master ^A B Michael -- Michael Haggerty mhagger@xxxxxxxxxxxx http://softwareswirl.blogspot.com/ -- 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