chiark / gitweb /
Add the 'number' variable to the e-mail template
[stgit] / examples / firstmail.tmpl
index fa5ff9aad17ec662e8e907db3712fcd9a64a4ae0..5ffcab716bfa5f3a97d1c1487defd7182ee40451 100644 (file)
@@ -2,7 +2,7 @@ From: Your Name <your.name@yourcompany.com>
 To: Some Address <some.address@somelist.com>
 Cc: other.address@otherlist.com, other.person@othercompany.com
 Bcc: Your Name <your.name@yourcompany.com>
-Subject: [PATCH 0/%(totalnr)s] Series short description
+Subject: [PATCH%(number)s] Series short description
 Date: %(date)s
 %(endofheaders)s
 The following series implements...