]> git.ozlabs.org Git - patchwork/commit
pwclient: support signoff in the pwclientrc
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Mon, 18 Aug 2014 19:20:02 +0000 (21:20 +0200)
committerJeremy Kerr <jk@ozlabs.org>
Sun, 7 Sep 2014 11:35:54 +0000 (19:35 +0800)
commitbb7c1fe54844dcbb52574c31296e042c4eb46039
tree325eaf4d729b7641b6a119cfa6e349cdaaf4ead2
parenta4875c47a1c3df9d7654169b8d68ad185585d236
pwclient: support signoff in the pwclientrc

Try to obtain git-am '--signoff' settings from:
  - the commandline
  - the global option section
  - per-project section

v2: handle NoOptionError

Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
apps/patchwork/bin/pwclient