[Vm-beginners] Re: Sync clone with blessed in Gitorious

Sean P. DeNigris sean at clipperadams.com
Fri May 25 12:13:45 UTC 2012


Igor Stasenko wrote
> 
> Sean , i never heard of such features available.
> 

Okay, thanks. I had cloned blessed via the gitorious UI a while back and
never made any changes. Then I wanted to update on gitorious to the latest
blessed, but didn't have a local copy.

I ended up doing:
git clone git at gitorious.org:~seandenigris/cogvm/seandenigris-cog-blessed.git
git remote add blessed git://gitorious.org/cogvm/blessed.git
git pull blessed master

It took twice as long because I had to download the repo locally first
(which I didn't need), so I guess my real question is: could I have done
that without creating a local copy first? i.e. directly on my clone that
lives on gitorious.

--
View this message in context: http://forum.world.st/Sync-clone-with-blessed-in-Gitorious-tp4631770p4631805.html
Sent from the Smalltalk VM - Beginners mailing list archive at Nabble.com.


More information about the VM-beginners mailing list