Thanks Thierry! Iâm not completely aware about the issue details, but maybe it makes sense to change something in metacello itself? Uko
On 23 Aug 2015, at 20:26, Thierry Goubier <thierry.goubier@gmail.com> wrote:
Hi Nicolas, Uko,
I added an optimisation to gitfiletree which avoids the unnecessary loading all file names. Available on Pharo4 and Pharo5 (development and stable).
Thierry
Le 23/08/2015 09:08, Nicolas Anquetil a écrit :
worse than that last week over a slow connection, I noticed that it "loaded all file names" (from Pharo40Inbox in my case) over and over again
nicolas
On 22/08/2015 21:29, Yuriy Tymchuk wrote:
Hi,
Iâve noticed that when I try to open a gitfiletree repo, before displaying its contents something from meta repos is loaded (seen on screenshot). Why does it need file names from meta repos to display contents of the repo which is present on my machine?
Uko