Ok thanks Dale that's all I wanted to know
On Mon, 14 Dec 2015 at 19:54, Dale Henrichs <dale.henrichs@gemtalksystems.com> wrote:


On 12/13/2015 09:59 PM, Dimitris Chloupis wrote:
> Thanks Dale , good news it works on Pharo 5 :)
>
> Is there a way to delete the previous data = delete the previous zip
> file and all its decompressed folders / files ? I can do it manually
> but I was wondering if metacello offers anything similar.
>
You can delete the github-cache directory anytime you want, and the
cache should be rebuilt the next time you do a build ... Metacello
itself does not offer a service for deleting the cache directory ...

Dale