X-Git-Url: https://git.madduck.net/code/vcsh.git/blobdiff_plain/195dd8c17928cddb92bce06182631cbd0d82f4af..9f245df98e8118d8ae829ac201bb62eca3938dd8:/_vcsh diff --git a/_vcsh b/_vcsh index 53eaada..35651eb 100644 --- a/_vcsh +++ b/_vcsh @@ -36,10 +36,6 @@ function _vcsh-list () { } function _vcsh-list-tracked () { - _nothing -} - -function _vcsh-list-tracked-by () { (( CURRENT == 2 )) && __vcsh_repositories }