I'm have two git accounts. When I am trying to register a second remote
git remote add origin git@github.com:RiyaKapuria/testing.git
git push -u origin master
During pushing to my repo I'm getting this error:
fatal: remote origin already exists