X-Git-Url: https://git.madduck.net/code/vcsh.git/blobdiff_plain/8f4a012b3bc70e1d33bdba17e5c319c00c829c2a..dedf2ec3bafa9129ca1dcc9d2f5ed1eab2f96fb6:/_vcsh diff --git a/_vcsh b/_vcsh index c77f2af..47dbd9e 100644 --- a/_vcsh +++ b/_vcsh @@ -47,6 +47,10 @@ function _vcsh-pull () { _nothing } +function _vcsh-push () { + _nothing +} + function _vcsh-rename () { (( CURRENT == 2 )) && __vcsh_repositories (( CURRENT == 3 )) && _message "new repository name"