X-Git-Url: https://git.madduck.net/code/vcsh.git/blobdiff_plain/73658dcd2c73106375cab7f649bce7be02836ca0..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 }