[U-Boot] patman drops Cc tag

Hello.
It seems patman deletes "Cc:" tag when it generating a patch file. Is this a bug or a spec?
I want Cc: tag not to be touched by patman.
Best Regards Masahiro Yamada

Hi Masahiro,
On Sun, Nov 10, 2013 at 8:11 PM, Masahiro Yamada yamada.m@jp.panasonic.com wrote:
Hello.
It seems patman deletes "Cc:" tag when it generating a patch file. Is this a bug or a spec?
It uses this to cc patches to people.
I want Cc: tag not to be touched by patman.
Maybe we could add a new Patch-Cc: tag for this purpose?
Best Regards Masahiro Yamada
Regards, Simon

On Mon, Nov 11, 2013 at 4:44 AM, Masahiro Yamada yamada.m@jp.panasonic.com wrote:
Hello Simon
I want Cc: tag not to be touched by patman.
Maybe we could add a new Patch-Cc: tag for this purpose?
Good.
Cc: patman does nothing. (git send-email can cc patches) Patch-cc: patman cc patches and deletes this tag.
I agree; I've been using the Cc for patchsets with patman but I agree it shouldn't be drop. A new tag for this is the best approach :D

Hi,
On 11 November 2013 05:03, Otavio Salvador otavio@ossystems.com.br wrote:
On Mon, Nov 11, 2013 at 4:44 AM, Masahiro Yamada yamada.m@jp.panasonic.com wrote:
Hello Simon
I want Cc: tag not to be touched by patman.
Maybe we could add a new Patch-Cc: tag for this purpose?
Good.
Cc: patman does nothing. (git send-email can cc patches) Patch-cc: patman cc patches and deletes this tag.
I agree; I've been using the Cc for patchsets with patman but I agree it shouldn't be drop. A new tag for this is the best approach :D
Thank you both. I have sent a patch for this.
Regards, Simon
participants (3)
-
Masahiro Yamada
-
Otavio Salvador
-
Simon Glass