Remove a newline from the e-mail template
[stgit] / templates / patchmail.tmpl
index 83cdf5c..f5c35c2 100644 (file)
@@ -1,13 +1,8 @@
-From: Your Name <your.name@yourcompany.com>
-To: Some Address <some.address@somelist.com>
-Cc: other.address@otherlist.com, other.person@othercompany.com
-Bcc: Your Name <your.name@yourcompany.com>
-Subject: [PATCH %(patchnr)s/%(totalnr)s] %(shortdescr)s
-Date: %(date)s
-%(endofheaders)s
-%(longdescr)s
+From: %(sender)s
+Subject: [%(prefix)sPATCH%(version)s%(number)s] %(shortdescr)s
+
+%(fromauth)s%(longdescr)s
 ---
 
 %(diffstat)s
-
 %(diff)s