projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
35d2f73
)
bash completion: Add 'workflows' to 'git help'
author
Lee Marlow
<lee.marlow@gmail.com>
Mon, 20 Oct 2008 17:31:38 +0000
(11:31 -0600)
committer
Junio C Hamano
<gitster@pobox.com>
Tue, 21 Oct 2008 06:39:28 +0000
(23:39 -0700)
Completion for new workflow documentation introduced in
f948dd8
Signed-off-by: Lee Marlow <lee.marlow@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
contrib/completion/git-completion.bash
patch
|
blob
|
history
diff --git
a/contrib/completion/git-completion.bash
b/contrib/completion/git-completion.bash
index d192927c20a1b4bca97a6bea91cc10b0b67bdd29..eebe73409bebb8e8c2bb448f1612117cabf8d2ad 100755
(executable)
--- 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
"
}