Git Add New Remote

By kenneth, Sun, 12/04/2016 - 02:23
git remote add  [REMOTE_NAME] [REPOSITORY_URL]
git push -u github master