]> git.ozlabs.org Git - patchwork/commit
pwclient: Pass input to git-am as a UTF-8 string
authorJeremy Kerr <jk@ozlabs.org>
Tue, 4 Sep 2012 00:28:03 +0000 (08:28 +0800)
committerJeremy Kerr <jk@ozlabs.org>
Tue, 4 Sep 2012 00:30:15 +0000 (08:30 +0800)
commit3cc490216483c6c6245a74aa9646d8c7f03e0872
tree7c872d659de73968bbe7cec1ee9f8652dc3eb4e3
parent7a79c1a2e4b2ceaf2668fa671f2db98c0de7b724
pwclient: Pass input to git-am as a UTF-8 string

.. to prevent ascii codec exceptions.

Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
apps/patchwork/bin/pwclient