Alex Riesen <raa.lkml@xxxxxxxxx> writes: > Brandon Casey, Fri, Apr 20, 2007 18:20:32 +0200: >> Is there functionality to allow something akin to a >> >> git cherry-pick --since <commit> >> > > git format-patch --stdin --binary --full-index -k from..to | git am -k -3 I guess you meant --stdout rather than --stdin here. -- David Kågedal - 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