Ühel kenal päeval, L, 2010-07-03 kell 10:47, kirjutas Aaron S. Meurer:
> For those people who have originally cloned from the old git.sympy.org, this
> will set the pull url to the GitHub page:
>
> git remote set-url origin [email protected]:sympy/sympy.git
For people who do not have push access it is:
git remote set-url --add origin git://github.com/sympy/sympy.git
> and this will (I think) add the old one as a backup:
>
> git remote set-url --add origin git://git.sympy.org/sympy.git
^^^^^^
origin-backup maybe? :)
Päikest,
Priit :)
--
You received this message because you are subscribed to the Google Groups
"sympy" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sympy?hl=en.