git-xbase: handle unicode in commit messages
commita405472b2c77e222797dc17f98c92036387042b4
authorDavid Aguilar <davvid@gmail.com>
Sun, 6 Oct 2013 21:46:25 +0000 (6 14:46 -0700)
committerDavid Aguilar <davvid@gmail.com>
Sun, 6 Oct 2013 21:46:25 +0000 (6 14:46 -0700)
treecea8a0d4597c613ef6d11f97654950a06617b1a8
parent59bdba4e1ec6745b44a9e9272499cc3b2abde019
git-xbase: handle unicode in commit messages

Call a helper method instead of coercing to str().  We'd need to do this
eventually anyways if we were to move to Python 3.

Signed-off-by: David Aguilar <davvid@gmail.com>
share/git-cola/bin/git-xbase