zsh completion is currently pretty broken. If I type
asp checkout <Tab>
I get the following error
unknown asp command: checkout
I am proposing an improved zsh completion that handles all the commands in a sensible way.
The log command family accept one package name
checkout, ls-files and other accept one or more package name
untrack accept only package listed in asp list-local
zsh completion is currently pretty broken. If I type
asp checkout <Tab>
I get the following errorunknown asp command: checkout
I am proposing an improved zsh completion that handles all the commands in a sensible way.
The log command family accept one package name checkout, ls-files and other accept one or more package name untrack accept only package listed in asp list-local