Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
Oh My Zsh
Commits
2c8697b9
Commit
2c8697b9
authored
Oct 20, 2015
by
Satoshi Ohmori
Browse files
[FIX #4525]: Fix typo
parent
57c2ac1e
Changes
1
Hide whitespace changes
Inline
Side-by-side
plugins/git-extras/git-extras.plugin.zsh
View file @
2c8697b9
...
...
@@ -302,7 +302,7 @@ zstyle ':completion:*:*:git:*' user-commands \
count:
'count commits'
\
create-branch:
'create local and remote branch'
\
delete-branch:
'delete local and remote branch'
\
delete-merged-branc
e
es:
'delete merged branches'
\
delete-merged-branc
h
es:
'delete merged branches'
\
delete-submodule:
'delete submodule'
\
delete-tag:
'delete local and remote tag'
\
effort:
'display effort statistics'
\
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment