X-Git-Url: https://git.distorted.org.uk/~mdw/stgit/blobdiff_plain/dae0f0beb711276605b2a3d00791d635a7e2a70d..cd4aec96b72dda05135696da85b2d6ce7132bcea:/templates/patchmail.tmpl?ds=sidebyside diff --git a/templates/patchmail.tmpl b/templates/patchmail.tmpl index 4c1136d..7d4022a 100644 --- a/templates/patchmail.tmpl +++ b/templates/patchmail.tmpl @@ -1,10 +1,7 @@ -From: %(maintainer)s -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