Can cc's be included in patches sent by send-email

4 messages, 2 authors, 2016-08-11 · open the first message on its own page

Can cc's be included in patches sent by send-email

From: Philip Oakley <hidden>
Date: 2016-08-11 07:32:33

While 'git send-email' can have multiple --cc="addressee" options on the 
command line, is it possible for the "cc:addressee<a@b.c>" to actually be 
included in the patches that are to be sent, so that different patches can 
have different addressee?

The fortmat-patch can include appropriate from lines, so it feels as if the 
sender should be able to add cc: lines at the same place. Maybe its just 
part of th docs I've missed.

This is for the workflow where the patch series (including cover letter) is 
reviewed before send-email is invoked to send to all adressees.

--
Philip 

Re: Can cc's be included in patches sent by send-email

From: Jacob Keller <hidden>
Date: 2016-08-11 07:58:53

On Thu, Aug 11, 2016 at 12:32 AM, Philip Oakley [off-list ref] wrote:
While 'git send-email' can have multiple --cc="addressee" options on the
command line, is it possible for the "cc:addressee<a@b.c>" to actually be
included in the patches that are to be sent, so that different patches can
have different addressee?

The fortmat-patch can include appropriate from lines, so it feels as if the
sender should be able to add cc: lines at the same place. Maybe its just
part of th docs I've missed.
Yes, just put them in the body as tags below the signed-off-by. It
should be on by default unless you change supresscc or signedoffbycc
configuration.

Thanks,
Jake
This is for the workflow where the patch series (including cover letter) is
reviewed before send-email is invoked to send to all adressees.

--
Philip
--
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

Re: Can cc's be included in patches sent by send-email

From: Jacob Keller <hidden>
Date: 2016-08-11 07:59:33

On Thu, Aug 11, 2016 at 12:58 AM, Jacob Keller [off-list ref] wrote:
On Thu, Aug 11, 2016 at 12:32 AM, Philip Oakley [off-list ref] wrote:
quoted
While 'git send-email' can have multiple --cc="addressee" options on the
command line, is it possible for the "cc:addressee<a@b.c>" to actually be
included in the patches that are to be sent, so that different patches can
have different addressee?

The fortmat-patch can include appropriate from lines, so it feels as if the
sender should be able to add cc: lines at the same place. Maybe its just
part of th docs I've missed.
Yes, just put them in the body as tags below the signed-off-by. It
should be on by default unless you change supresscc or signedoffbycc
configuration.

Thanks,
Jake
See --suppress-cc or --signed-off-by-cc help in git help send-email.

Thanks,
Jake

Re: Can cc's be included in patches sent by send-email

From: Philip Oakley <hidden>
Date: 2016-08-11 18:57:54

From: "Jacob Keller" <redacted>
On Thu, Aug 11, 2016 at 12:58 AM, Jacob Keller [off-list ref] 
wrote:
quoted
On Thu, Aug 11, 2016 at 12:32 AM, Philip Oakley [off-list ref] 
wrote:
quoted
While 'git send-email' can have multiple --cc="addressee" options on the
command line, is it possible for the "cc:addressee<a@b.c>" to actually 
be
included in the patches that are to be sent, so that different patches 
can
have different addressee?

The fortmat-patch can include appropriate from lines, so it feels as if 
the
sender should be able to add cc: lines at the same place. Maybe its just
part of th docs I've missed.
Yes, just put them in the body as tags below the signed-off-by. It
should be on by default unless you change supresscc or signedoffbycc
configuration.

Thanks,
Jake
See --suppress-cc or --signed-off-by-cc help in git help send-email.

Thanks,
Jake
Thanks,
I'll look at that. It wasn't immediately obvious what to do.

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