From a6b2d9185652d7a87af465346d548b535a739809 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Uwe=20Kleine-K=C3=B6nig?= Date: Sat, 10 Apr 2010 15:24:47 +0200 Subject: [PATCH] tg mail: document config setting to prevent unintended mass mail sending MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Addresses: http://bugs.debian.org/506306 Signed-off-by: Uwe Kleine-König --- README | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README b/README index fc74ff8..c418ff4 100644 --- a/README +++ b/README @@ -308,6 +308,13 @@ tg mail The '-r' parameter with msgid can be used to generate in-reply-to and reference headers to an earlier mail. + Note: be careful when using this command. It easily sends out several + mails. You might want to run + + git config sendemail.confirm always + + to let `git send-email` ask for confirmation before sending any mail. + TODO: 'tg mail patchfile' to mail an already exported patch TODO: mailing patch series TODO: specifying additional options and addresses on command -- 2.30.2