X-Git-Url: https://git.distorted.org.uk/~mdw/stgit/blobdiff_plain/99e73103880bdd564b1ffbb264171c2412ae85ac..f40945d11b0f9a324fe8d8c7b8f5296f64294955:/templates/patchmail.tmpl diff --git a/templates/patchmail.tmpl b/templates/patchmail.tmpl index 7881993..f5c35c2 100644 --- a/templates/patchmail.tmpl +++ b/templates/patchmail.tmpl @@ -1,12 +1,8 @@ -From: %(maintainer)s -Subject: [PATCH%(version)s%(number)s] %(shortdescr)s -Date: %(date)s -%(endofheaders)s -From: %(authname)s <%(authemail)s> +From: %(sender)s +Subject: [%(prefix)sPATCH%(version)s%(number)s] %(shortdescr)s -%(longdescr)s +%(fromauth)s%(longdescr)s --- %(diffstat)s - %(diff)s