I have the following error when updating my remote repository to git hub
C:\xampp\htdocs\mvc>git push
remote: Permission to otrousuario/mvc.git denied to usuario.
fatal: unable to access 'https://github.com/otrousuario/mvc.git/': The requested URL returned error: 403
when I check my status remotely
git remote -v
origin https://github.com/otrousuario/mvc.git (fetch)
origin https://github.com/otrousuario/mvc.git (push)
I'm new to this repository in .git, I hope you can help me
Note Those two users are two accounts that I have, but apparently does not ask me for the user and password of the "other-user" user, it could also be done that I know who I want to do the user push