Thierry Goubier wrote
> Your snippet (with corrected package name ;)) was just what I was looking
> for:
>     Gofer it 
>       url: 
> 'gitfiletree://github.com/rohitsukhwal/HelloWorld.git?protocol=git';
>       package: 'My-Spec-Tutorial'; 
>       load 

I may have spoken a tiny bit too soon. Why does the above snippet create a
local filetree repo instead of a remote git repo like the following?
    MCFileTreeGitRemoteRepository
        location: '[email protected]:rohitsukhwal/HelloWorld.git'
        name: 'sean'
        subdirectory: ''
        branch: ''.



-----
Cheers,
Sean
--
View this message in context: 
http://forum.world.st/GitHub-Easiest-Way-to-Load-a-Project-update-tp4810309p4810327.html
Sent from the Pharo Smalltalk Developers mailing list archive at Nabble.com.

Reply via email to