Add --mbox option to the 'mail' command
authorCatalin Marinas <catalin.marinas@gmail.com>
Fri, 17 Feb 2006 21:31:45 +0000 (21:31 +0000)
committerCatalin Marinas <catalin.marinas@gmail.com>
Fri, 17 Feb 2006 21:32:53 +0000 (21:32 +0000)
commit29f005891588edee926512a03710672f43c21183
tree959a6bfd4dbe9492e965ef141480eae13865acdb
parent1fceece7011fb0c32181d4e2128a871b09651b01
Add --mbox option to the 'mail' command

With this option, the mail command will dump the e-mails to standard output
in an mbox format. Useful to review the e-mails before sending.

Signed-off-by: Catalin Marinas <catalin.marinas@gmail.com>
stgit/commands/mail.py