Aug. 23, 2015
5:26 p.m.
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