From: Johannes Schindelin <Johannes.Schindelin@gmx.de>
To: git@vger.kernel.org
Subject: [PATCH] completion: support format-patch's --cover-letter option
Date: Thu, 21 Feb 2008 16:21:49 +0000 (GMT) [thread overview]
Message-ID: <alpine.LSU.1.00.0802211621280.17164@racer.site> (raw)
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
---
This obviously is on top of my "make bash completion a first class
citizen" patch. I haven't heard any comments about that, yet.
git-completion.bash | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/git-completion.bash b/git-completion.bash
index 4ea727b..0d6ba71 100755
--- a/git-completion.bash
+++ b/git-completion.bash
@@ -645,6 +645,7 @@ _git_format_patch ()
--in-reply-to=
--full-index --binary
--not --all
+ --cover-letter
"
return
;;
--
1.5.4.2.265.geabed
reply other threads:[~2008-02-21 16:23 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=alpine.LSU.1.00.0802211621280.17164@racer.site \
--to=johannes.schindelin@gmx.de \
--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