git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Add git svn gc to bash completion
@ 2009-07-30  1:53 Robert Zeh
  0 siblings, 0 replies; only message in thread
From: Robert Zeh @ 2009-07-30  1:53 UTC (permalink / raw)
  To: git

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

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2009-07-30  1:54 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-30  1:53 [PATCH] Add git svn gc to bash completion Robert Zeh

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).