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 17:33:49 +0000 (18:33 +0100)
commit9cd0fc96c52e3ffd6054b030b14dd100001089a0
tree03672b12ecb92bf2daeddf0240ca1b55b38b277a
parent575a7e7cb31c21fcf13aa7622200496161286d10
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