Thread (5 messages) flat view 5 messages, 3 authors, 2016-06-15

Re: [PATCH] git-send-email: Generalize auto-cc recipient mechanism.

From: David Brown <hidden>
Date: 2016-06-15 22:44:01

Possibly related (same subject, not in this thread)

On Tue, Dec 25, 2007 at 01:04:54PM -0800, Junio C Hamano wrote:
+# If explicit old-style ones are specified, they trump supress-cc
+if (defined $suppress_from) {
+	$suppress_cc{'self'} = $suppress_from;
+}
+if (defined $signed_off_cc) {
+	$suppress_cc{'sob'} = !$signed_off_cc;
+}
This changes the default behavior to --no-signed-off-cc, if nothing is
specified.  I'll see if I can add something that will set that if no
suppress-cc's are set.

Patch to follow shortly.

David
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help