mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2024-11-12 21:39:48 +01:00
commit
a7b4c09373
1 changed files with 1 additions and 1 deletions
|
@ -302,7 +302,7 @@ zstyle ':completion:*:*:git:*' user-commands \
|
||||||
count:'count commits' \
|
count:'count commits' \
|
||||||
create-branch:'create local and remote branch' \
|
create-branch:'create local and remote branch' \
|
||||||
delete-branch:'delete local and remote branch' \
|
delete-branch:'delete local and remote branch' \
|
||||||
delete-merged-brancees:'delete merged branches'\
|
delete-merged-branches:'delete merged branches'\
|
||||||
delete-submodule:'delete submodule' \
|
delete-submodule:'delete submodule' \
|
||||||
delete-tag:'delete local and remote tag' \
|
delete-tag:'delete local and remote tag' \
|
||||||
effort:'display effort statistics' \
|
effort:'display effort statistics' \
|
||||||
|
|
Loading…
Reference in a new issue