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?

Peter