On Friday 28 August 2009 08:23:50 am John Posner wrote:
> Assuming that the "BlockHead" project recovers from its "something went
> wrong" error, what is the correct "push" command to execute? My guess:
>
> git push [email protected]:BlockHead/mainline.git master
>
> (I'll define an "origin" alias later.)
Wesley's origin was aliased to
[email protected]:yourproject/yourbranch.git
So I'm guessing you want to substitute 'gitorious' for 'git'.
Also, I prefer the 'git remote' command to set up an alias, rather than
editing .git/config. Something like:
git remote add origin [email protected]:BlockHead/mainline.git
Shawn.
_______________________________________________
FourthGradeMath mailing list
[email protected]
http://lists.sugarlabs.org/listinfo/fourthgrademath