Implement the 'mail' command
[stgit] / examples / patchmail.tmpl
CommitLineData
b4bddc06
CM
1From: Your Name <your.name@yourcompany.com>
2To: Some Address <some.address@somelist.com>
3Cc: other.address@otherlist.com, other.person@othercompany.com
4Bcc: Your Name <your.name@yourcompany.com>
5Subject: [PATCH %(patchnr)s/%(totalnr)s] %(shortdescr)s
6Date: %(date)s
7%(endofheaders)s
8%(longdescr)s
9---
10
11%(diffstat)s
12
13%(diff)s