On Wed, Sep 4, 2019 at 05:53 Fernando Santagata <nando.santag...@gmail.com> wrote:
> > On Wed, Sep 4, 2019 at 12:21 PM William Michels <w...@caa.columbia.edu> > wrote: > >> Hi Fernando, I'm not sure I understand. Is this for module >> development? And you want to purge old versions of a module you're >> developing, before doing a 'git push'? > > I have never had a problem with: cd my-module zef install . zef uninstall My::Module -Tom