]> git.ozlabs.org Git - patchwork/commit
patchwork: new pwclient git-am action
authordavid decotigny <david.decotigny@google.com>
Tue, 22 Nov 2011 09:12:48 +0000 (09:12 +0000)
committerJeremy Kerr <jk@ozlabs.org>
Fri, 25 Nov 2011 10:11:24 +0000 (18:11 +0800)
commitfa999187bfc23bc0d674875c554c360601f8f6b4
tree897221eeb02b1f9d807223a3715c365c2bbc7c9e
parentf6e0464d987dc00fa5e9e31972c98196be4fb6b9
patchwork: new pwclient git-am action

This commit adds a new "pwclient git-am" action which applies given
patch ID on the current git branch using "git am". It's convenient to
keep track and authorship of patches applied locally from a patchwork
server.

Signed-off-by: David Decotigny <david.decotigny@google.com>
apps/patchwork/bin/pwclient