bash completion: Add 'workflows' to 'git help'
authorLee Marlow <redacted>
Mon, 20 Oct 2008 17:31:38 +0000 (11:31 -0600)
committerJunio C Hamano <redacted>
Tue, 21 Oct 2008 06:39:28 +0000 (23:39 -0700)
Completion for new workflow documentation introduced in f948dd8

Signed-off-by: Lee Marlow <redacted>
Signed-off-by: Junio C Hamano <redacted>
contrib/completion/git-completion.bash

index d192927c20a1b4bca97a6bea91cc10b0b67bdd29..eebe73409bebb8e8c2bb448f1612117cabf8d2ad 100755 (executable)
@@ -881,6 +881,7 @@ _git_help ()
                attributes cli core-tutorial cvs-migration
                diffcore gitk glossary hooks ignore modules
                repository-layout tutorial tutorial-2
+               workflows
                "
 }
 
git clone https://git.99rst.org/PROJECT