Add the --noreply option to 'mail'
authorCatalin Marinas <catalin.marinas@gmail.com>
Fri, 15 Sep 2006 18:24:02 +0000 (19:24 +0100)
committerCatalin Marinas <catalin.marinas@gmail.com>
Fri, 15 Sep 2006 18:24:02 +0000 (19:24 +0100)
commitd1ed3a126920b502b2e7c37a609ecae480b8b254
tree9dfb66111f4fefd21a38fbe2c713a1a192d2450e
parent64354a2d7d5f11f2592f72b74b48d750cf00c6f7
Add the --noreply option to 'mail'

There are mailing lists (ARM Linux Kernel is one of them) that filter out
e-mails having the In-Reply-To: header but a subject line not starting with
Re:. With this option, the mail command will not create the reply-specific
headers (the patch series will be unthreaded).

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