March 31, 2015
2:33 p.m.
Le 31 mars 2015 à 16:29, Peter Uhnák a écrit :
Metacello new baseline: 'FileTree'; repository: 'github://dalehenrich/filetree:pharo4.0_dev/repository'; load: 'Git' " I thought that you needed to have GitFileTree loaded to have github:// and Git support. Is that false? Does that mean that github:// (bitbucket://) doesn't use git at all?
right. It downloads a zip file with all sources from github and then a simple filetree repository is available. Christophe.