From https://help.github.com/articles/changing-a-remote-s-url/
From https://help.github.com/articles/configuring-a-remote-for-a-fork/
git remote set-url origin https://github.com/USERNAME/OTHERREPOSITORY.git
$ git remote add upstream https://github.com/ORIGINAL_OWNER/ORIGINAL_REPOSITORY.git