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