message no. 157469
Posted by irc-5225225 in #github at 2016-11-22T23:27:52Z
If you want to change the remote URL of a git repository, the command is `git remote set-url origin <url>`, replacing <url> with the clone URL of your fork, once you made it on GitHub.