Dec. 14, 2015
5:51 p.m.
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