Actually I found it in Iceberg source code :) Never seen it anywhere else before or after.
Jan EstebanLM wrote >> On 4 Oct 2017, at 16:29, Sean P. DeNigris < > sean@ > > wrote: >> >> Jan Blizničenko wrote >>> ...'gitlocal:///C:/Users/User/Pharo/repo/nameofmyproject/filetree'; >>> load. >> >> Hmm, I never saw gitlocal:// before. I always use filetree://. I wonder >> what >> the difference is… > > filetree uses filetree (old way) and it will install the project without > installing an iceberg project. > gitlocal will treat repo as a local repository and it will follow “iceberg > path” :) > > Esteban > >> >> >> >> ----- >> Cheers, >> Sean >> -- >> Sent from: http://forum.world.st/Pharo-Smalltalk-Developers-f1294837.html >> -- Sent from: http://forum.world.st/Pharo-Smalltalk-Developers-f1294837.html
