X-Git-Url: https://git.distorted.org.uk/~mdw/stgit/blobdiff_plain/8754986f0087dd6aa95c4816a509bde12044943b..25f9adc0063a5b34965205d9e9e1abc766650a68:/templates/patchmail.tmpl?ds=sidebyside diff --git a/templates/patchmail.tmpl b/templates/patchmail.tmpl index 83cdf5c..f5c35c2 100644 --- a/templates/patchmail.tmpl +++ b/templates/patchmail.tmpl @@ -1,13 +1,8 @@ -From: Your Name -To: Some Address -Cc: other.address@otherlist.com, other.person@othercompany.com -Bcc: Your Name -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