git fatal: remote origin already exists.

Shell
git remote set-url origin https://github.com/your/repository
$ git remote set-url origin [email protected]:ppreyer/first_app.git

Source

Also in Shell: