Q:

fatal: remote origin already exists.

git remote rm origin
7
git remote set-url origin https://github.com/your/repository
1
git remote set-url origin [email protected]:ppreyer/first_app.git
1
$ git remote set-url origin [email protected]:ppreyer/first_app.git
1
git remote rm origin
git remote add origin [email protected]:username/myapp.git
0
git remote set-url origin https://github.com/your/repository
-1

New to Communities?

Join the community