On Tue, 23 Nov 2010, Martin von Zweigbergk wrote: > What I think we really want to do is to remove any patches in > upstream..branch that also exist in branch..onto. I don't know how to > do that efficiently, though. (And am I even right about it?) To try to answer my own question, would the lines prefixed with a plus in the output of 'git cherry $onto $branch $(git merge-base $upstream $branch)' work? /Martin -- 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