wilded
6/29/2017 - 11:26 AM

Change your remote's URL

Change your remote's URL

Change your remote's URL from SSH to HTTPS with the git remote set-url command.  git remote set-url origin https://github.com/USERNAME/REPOSITORY.git

From https://help.github.com/articles/changing-a-remote-s-url/