On Mon, 23 Oct 2006 18:19:56 +0200 Jakub Narebski <jnareb@xxxxxxxxx> wrote: > Sean wrote: > > > $ patch < patch1 > > We have git-apply for that (sometimes git-am would work on whole > series of patches). Point taken. git-rebase and git-cherrypick may also be appropriate to snag the commits from another branch rather than reapplying them from patches. In fact you may already have a branch that works which contains just your patches on top of it. I was trying to make the example as clear as possible rather than exhaustive. Sean - 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