Git - Remote Repositories
You run
git remote add origin https://github.com/user/repo.git but get the error: fatal: remote origin already exists. What should you do to fix this?