Skip to content
Snippets Groups Projects
Commit 659c89da authored by Simon Glass's avatar Simon Glass
Browse files

patman: Use Patch-cc: instead of Cc:


Add a new Patch-cc: tag which performs the service now provided by
the Cc: tag. The Cc: tag is interpreted by git send-email but
ignored by patman.

So now:

  Cc: patman does nothing. (git send-email can cc patches)
  Patch-cc: patman Cc's patch and removes this tag from the patch

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
parent def23217
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment