(Optionally) First check your URL’s:
git remote -v
You can change it with the following:
git remote set-url origin git@github.com:USERNAME/REPOSITORY.git
(Optionally) Then check again:
git remote -v
(Optionally) First check your URL’s:
git remote -v
You can change it with the following:
git remote set-url origin git@github.com:USERNAME/REPOSITORY.git
(Optionally) Then check again:
git remote -v