From: Thiago Perrotta <tbperrotta@gmail.com>
To: git@vger.kernel.org
Cc: Thiago Perrotta <tbperrotta@gmail.com>
Subject: [PATCH 3/3] Expand git-send-email docs to mention format-patch options.
Date: Mon, 2 Aug 2021 16:49:53 -0400 [thread overview]
Message-ID: <20210802204953.229867-4-tbperrotta@gmail.com> (raw)
In-Reply-To: <20210802204953.229867-1-tbperrotta@gmail.com>
Currently git-send-email(1) does not make it explicit format-patch
options are accepted.
Signed-off-by: Thiago Perrotta <tbperrotta@gmail.com>
---
Documentation/git-send-email.txt | 2 ++
1 file changed, 2 insertions(+)
diff --git a/Documentation/git-send-email.txt b/Documentation/git-send-email.txt
index 3db4eab..05dd8de 100644
--- a/Documentation/git-send-email.txt
+++ b/Documentation/git-send-email.txt
@@ -42,6 +42,8 @@ and the "Subject:" of the message as the second line.
OPTIONS
-------
+Options from linkgit:git-format-patch[1] are also accepted.
+
Composing
~~~~~~~~~
--
2.32.0
prev parent reply other threads:[~2021-08-02 20:51 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-08-02 20:49 [PATCH 0/3] git-send-email options and completion improvements Thiago Perrotta
2021-08-02 20:49 ` [PATCH 1/3] Print newline for git-send-email --git-completion-helper Thiago Perrotta
2021-08-02 20:49 ` [PATCH 2/3] Move bash git-send-email completions to original script Thiago Perrotta
2021-08-02 20:49 ` Thiago Perrotta [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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20210802204953.229867-4-tbperrotta@gmail.com \
--to=tbperrotta@gmail.com \
--cc=git@vger.kernel.org \
/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.
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 NNTP newsgroup(s).