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
c48822b3
Commit
c48822b3
authored
Jul 05, 2013
by
Alexandre Joly
Browse files
show repos on pod push
parent
1d636fe8
Changes
1
Hide whitespace changes
Inline
Side-by-side
plugins/pod/_pod
View file @
c48822b3
...
...
@@ -196,6 +196,10 @@ case $state in
_arguments ':feature:__first_command_list'
;;
(push)
_arguments ':feature:__repo_list'
;;
(repo)
__pod-repo
;;
...
...
@@ -212,7 +216,7 @@ case $state in
__pod-list
;;
(install|outdated|podfile-info|
push|
search|setup|update)
(install|outdated|podfile-info|search|setup|update)
#_arguments ':feature:__repo_list'
esac
;;
...
...
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