Escape the unusual characters in the name <email> strings
authorCatalin Marinas <catalin.marinas@gmail.com>
Mon, 3 Oct 2005 17:33:49 +0000 (18:33 +0100)
committerCatalin Marinas <catalin.marinas@gmail.com>
Mon, 3 Oct 2005 20:15:13 +0000 (21:15 +0100)
commit1c2cf105e7215a113447d06585220c151fe826b3
tree40c0290e67faa5ed7755f73a8cfafc7cbce30249
parent2156a798d158000cc6826af48370b73834fafe54
Escape the unusual characters in the name <email> strings

Otherwise there are problems when passing the environment to git-commit.

Signed-off-by: Catalin Marinas <catalin.marinas@gmail.com>
stgit/commands/common.py