We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 465868a + 110062a commit 5c38a1fCopy full SHA for 5c38a1f
1 file changed
contrib/completion/git-completion.bash
@@ -735,7 +735,6 @@ __git_list_porcelain_commands ()
735
__git_porcelain_commands=
736
__git_compute_porcelain_commands ()
737
{
738
- __git_compute_all_commands
739
test -n "$__git_porcelain_commands" ||
740
__git_porcelain_commands=$(__git_list_porcelain_commands)
741
}
0 commit comments