Searched refs:__git_all_commands (Results 1 - 1 of 1) sorted by relevance

/haiku-fatelf/data/etc/bash_completion.d/
H A Dgit844 __git_all_commands=
847 : ${__git_all_commands:=$(__git_list_all_commands)}
854 for i in "help" $__git_all_commands
1514 __gitcomp "$__git_all_commands $(__git_aliases)
2057 __gitcomp "$__git_all_commands" "$pfx" "$cur"

Completed in 74 milliseconds