Following up on the recent completion fixes, I noted that the zsh completion
script can be improved w/o much effort.
1 patch for repository http://darcs.net/screened:
patch 7048704e6f8772f7e021bd876ed35baa6ef04de0
Author: Ben Franksen <ben.franksen@online.de>
Date: Wed Dec 23 17:23:59 CET 2020
* zsh completion: improve the get/clone case
Moving the special case for get/clone down into the catch-all case for the
current word allows it to complete options and local paths.