X-Git-Url: https://git.madduck.net/code/vcsh.git/blobdiff_plain/8f4a012b3bc70e1d33bdba17e5c319c00c829c2a..dda9802233e27008cdd3206d4474be69d54a55b0:/_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"