X-Git-Url: https://git.distorted.org.uk/~mdw/stgit/blobdiff_plain/b8d258e59a1e769d296526296bccb12c07d06f72..8ebae56bad042edf75f7d290469fea166a20d045:/templates/patchmail.tmpl diff --git a/templates/patchmail.tmpl b/templates/patchmail.tmpl index 96da5b9..a0b87ea 100644 --- a/templates/patchmail.tmpl +++ b/templates/patchmail.tmpl @@ -1,7 +1,8 @@ From: %(maintainer)s -Subject: [PATCH%(number)s] %(shortdescr)s -Date: %(date)s -%(endofheaders)s +Subject: [%(prefix)sPATCH%(version)s%(number)s] %(shortdescr)s + +From: %(authname)s <%(authemail)s> + %(longdescr)s ---