Change completion title
It makes more sense to name the category 'Git projects' instead of 'Project name'.
This commit is contained in:
@@ -328,7 +328,7 @@ else
|
|||||||
"--list[List all repositories currently present in the index]" \
|
"--list[List all repositories currently present in the index]" \
|
||||||
"--count-by-host[Count all repositories per host]" \
|
"--count-by-host[Count all repositories per host]" \
|
||||||
"--batch-cmd+[Run a git command on all repositories]:git command:->git_command" \
|
"--batch-cmd+[Run a git command on all repositories]:git command:->git_command" \
|
||||||
":Project name:->projects" \
|
"1::Git projects:->projects" \
|
||||||
&& return 0
|
&& return 0
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user