git://github.com/ry/node.git and https://github.com/ry/node.git
to
git://github.com/joyent/node.git and https://github.com/joyent/node.git
URLs linking to the Github pages will be redirected.
Hey, they fixed that :) Neat!
It used to not work if you added the webpage URL as the remote URL.
--i
Slightly easier way:
git remote set-url origin https://github.com/joyent/node
- Wade