From: Kyle Meyer <kyle@kyleam.com>
To: piem@inbox.kyleam.com
Subject: [PATCH 2/2] piem-b4-am: Add --cc-trailers
Date: Sun, 15 May 2022 22:40:41 -0400 [thread overview]
Message-ID: <20220516024041.205178-3-kyle@kyleam.com> (raw)
In-Reply-To: <20220516024041.205178-1-kyle@kyleam.com>
This option has been available since b4 v0.6.0.
---
piem-b4.el | 1 +
1 file changed, 1 insertion(+)
diff --git a/piem-b4.el b/piem-b4.el
index 00085a30..8cbfc35a 100644
--- a/piem-b4.el
+++ b/piem-b4.el
@@ -236,6 +236,7 @@ (transient-define-prefix piem-b4-am ()
(piem-b4-am:--use-version)
(piem-b4-am:--cherry-pick)]
["Trailer options"
+ ("+c" "Copy To: and Cc: addresses as Cc: trailers" "--cc-trailers")
("-s" "Add my signed-off-by" "--add-my-sob")
("-S" "Apply trailers without checking email addresses" "--sloppy-trailers")
("-t" "Apply cover letter trailers" "--apply-cover-trailers")
--
2.36.0
prev parent reply other threads:[~2022-05-16 2:40 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-05-16 2:40 [PATCH 0/2] piem-b4-am: Add --cc-trailers Kyle Meyer
2022-05-16 2:40 ` [PATCH 1/2] piem-b4-am: Move trailer-related options to dedicated section Kyle Meyer
2022-05-16 2:40 ` Kyle Meyer [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://git.kyleam.com/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20220516024041.205178-3-kyle@kyleam.com \
--to=kyle@kyleam.com \
--cc=piem@inbox.kyleam.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.kyleam.com/piem/
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).