Make the 'mail' command a bit safer
authorCatalin Marinas <catalin.marinas@gmail.com>
Wed, 20 Jul 2005 11:59:10 +0000 (12:59 +0100)
committerCatalin Marinas <catalin.marinas@gmail.com>
Wed, 20 Jul 2005 11:59:10 +0000 (12:59 +0100)
commit9a316368552632a33a9e2c904ab2da0e257c548e
treed339288e286e5efa744653b8f081f2c4e49988d7
parentf338c3c088774601c6cd422bfac635c4187266c4
Make the 'mail' command a bit safer

A simple 'mail' command automatically sends all the applied patches.
This patch changes so that the user needs to explicitely add the
'--all' or '--range' options.

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