bash completion: Add 'workflows' to 'git help'
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>
This commit is contained in:

committed by
Junio C Hamano

parent
35d2f73b99
commit
99f0b59954
@ -881,6 +881,7 @@ _git_help ()
|
|||||||
attributes cli core-tutorial cvs-migration
|
attributes cli core-tutorial cvs-migration
|
||||||
diffcore gitk glossary hooks ignore modules
|
diffcore gitk glossary hooks ignore modules
|
||||||
repository-layout tutorial tutorial-2
|
repository-layout tutorial tutorial-2
|
||||||
|
workflows
|
||||||
"
|
"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user