From: Catalin Marinas Date: Mon, 20 Feb 2006 21:26:22 +0000 (+0000) Subject: Fix the e-mail address escaping X-Git-Tag: v0.9~27 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/stgit/commitdiff_plain/e2d769b29016dcb4e2294646f52a09d777a724d1?ds=inline;hp=e2d769b29016dcb4e2294646f52a09d777a724d1 Fix the e-mail address escaping This patch makes StGIT only escape the quotes in an e-mail address since passing them unescaped as GIT_* environment variables can cause problems. Signed-off-by: Catalin Marinas ---