completion: add 'revisions' and 'everyday' to 'git help'
Signed-off-by: Ralf Thielow <ralf.thielow@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
parent
716b29db91
commit
4d10b7e1bc
@ -1345,8 +1345,8 @@ _git_help ()
|
|||||||
__git_compute_all_commands
|
__git_compute_all_commands
|
||||||
__gitcomp "$__git_all_commands $(__git_aliases)
|
__gitcomp "$__git_all_commands $(__git_aliases)
|
||||||
attributes cli core-tutorial cvs-migration
|
attributes cli core-tutorial cvs-migration
|
||||||
diffcore gitk glossary hooks ignore modules
|
diffcore everyday gitk glossary hooks ignore modules
|
||||||
namespaces repository-layout tutorial tutorial-2
|
namespaces repository-layout revisions tutorial tutorial-2
|
||||||
workflows
|
workflows
|
||||||
"
|
"
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user