X-Git-Url: https://git.distorted.org.uk/~mdw/stgit/blobdiff_plain/2bb969024baa9435ae25183c524c5a3b1f789681..a79cd5d5eb048bdd9e78d096f7f2cbf923d85eca:/templates/patchmail.tmpl diff --git a/templates/patchmail.tmpl b/templates/patchmail.tmpl index 4724b5f..7d4022a 100644 --- a/templates/patchmail.tmpl +++ b/templates/patchmail.tmpl @@ -1,10 +1,7 @@ -From: %(commname)s <%(commemail)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