git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] bash completion: Add 'workflows' to 'git help'
@ 2008-10-20 17:31 Lee Marlow
  0 siblings, 0 replies; only message in thread
From: Lee Marlow @ 2008-10-20 17:31 UTC (permalink / raw)
  To: Shawn O. Pearce; +Cc: git, Lee Marlow

Completion for new workflow documentation introduced in f948dd8

Signed-off-by: Lee Marlow <lee.marlow@gmail.com>
---
 contrib/completion/git-completion.bash |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/contrib/completion/git-completion.bash b/contrib/completion/git-completion.bash
index d192927..eebe734 100755
--- a/contrib/completion/git-completion.bash
+++ b/contrib/completion/git-completion.bash
@@ -881,6 +881,7 @@ _git_help ()
 		attributes cli core-tutorial cvs-migration
 		diffcore gitk glossary hooks ignore modules
 		repository-layout tutorial tutorial-2
+		workflows
 		"
 }
 
-- 
1.6.0.2.588.g3102

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

only message in thread, other threads:[~2008-10-20 17:32 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-20 17:31 [PATCH] bash completion: Add 'workflows' to 'git help' Lee Marlow

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