X-Git-Url: https://git.distorted.org.uk/~mdw/stgit/blobdiff_plain/b8d258e59a1e769d296526296bccb12c07d06f72..4a8e79dc3b13208701ca41ac5cfc15bb270238cd:/templates/patchmail.tmpl diff --git a/templates/patchmail.tmpl b/templates/patchmail.tmpl index 96da5b9..7d4022a 100644 --- a/templates/patchmail.tmpl +++ b/templates/patchmail.tmpl @@ -1,10 +1,7 @@ -From: %(maintainer)s -Subject: [PATCH%(number)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