Allow the editing of the cover message before sending it by e-mail
authorCatalin Marinas <catalin.marinas@gmail.com>
Fri, 21 Oct 2005 13:25:23 +0000 (14:25 +0100)
committerCatalin Marinas <catalin.marinas@gmail.com>
Fri, 21 Oct 2005 13:25:23 +0000 (14:25 +0100)
commite3e05587390305008b3a832f0f62b4c81adacfda
tree72842a99a5f4a374445d19d1fd2e3f541c80fa53
parentfa08ec0858ea909d724009ac4dbbac17fbbf2515
Allow the editing of the cover message before sending it by e-mail

When sending e-mails, it is easier to automatically invoke the editor on
the cover message than writing it separately. This patch renames the
--first option to --cover and allows a --edit option to edit the final
message before sending it. With --edit only, the tool will use the default
template in .git/covermail.tmpl or
/usr/share/stgit/templates/covermail.tmpl.

Signed-off-by: Catalin Marinas <catalin.marinas@gmail.com>
examples/firstmail.tmpl [deleted file]
stgit/commands/mail.py
templates/covermail.tmpl [new file with mode: 0644]