From: Robert Zeh <robert.a.zeh@gmail.com>
To: git@vger.kernel.org
Subject: [PATCH] Add git svn gc to bash completion
Date: Wed, 29 Jul 2009 20:53:50 -0500 [thread overview]
Message-ID: <57d579150907291853ue7058b0sfb31733798e9b6e3@mail.gmail.com> (raw)
Signed-off-by: Robert Allan Zeh <robert.a.zeh@gmail.com>
---
contrib/completion/git-completion.bash | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/contrib/completion/git-completion.bash
b/contrib/completion/git-completion.bash
index 887731e..96ba9f3 100755
--- a/contrib/completion/git-completion.bash
+++ b/contrib/completion/git-completion.bash
@@ -1922,7 +1922,7 @@ _git_submodule ()
_git_svn ()
{
local subcommands="
- init fetch clone rebase dcommit log find-rev
+ init fetch clone rebase dcommit log find-rev gc
set-tree commit-diff info create-ignore propget
proplist show-ignore show-externals branch tag blame
migrate
--
1.6.4.rc1.10.g2a67.dirty
reply other threads:[~2009-07-30 1:54 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=57d579150907291853ue7058b0sfb31733798e9b6e3@mail.gmail.com \
--to=robert.a.zeh@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).