Re: [PATCH 1/1] git-send-email: Add a --suppress-all option
From: Felipe Balbi <hidden>
Date: 2016-06-15 22:43:35
Hi, On 9/18/07, David Kastrup [off-list ref] wrote:
"J. Bruce Fields" [off-list ref] writes:quoted
On Tue, Sep 18, 2007 at 09:40:55AM +0200, Andreas Ericsson wrote:quoted
Felipe Balbi wrote:quoted
From: Felipe Balbi <redacted> This patch adds a --suppress-all option to avoid sending emails to everybody but the ones listed by --to option.To my minds eye, --suppress-all is equivalent to --dry-run. Could you rename it to "--cc-nobody" or some such? On a side-note, I've never really understood why git-send-email *by default* sends to a bazillion people. Does anybody ever use it without suppressing most of the CC targets?Yes. I never suppress the cc's. The cc-everyone thing is standard on the kernel mailing lists. The one exception is if I'm just sending the series to myself as a test.Wouldn't --no-cc be a nicer option name?
It'll probably conflict if I don't wanna CC patch's author nor Signed-off-by but DO want to CC somebody special like the maintainer. the option is changed to --cc-nobody and it's already resent. :-)
-- David Kastrup - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
-- Best Regards, Felipe Balbi felipebalbi@users.sourceforge.net