I'm trying to push my repository, however, git always gives me this error:
remote: Permission to danielswater / social.git denied to MichelleG-. fatal: unable to access ' link ': The requested URL returned error: 403
I do not know what to do, in gitconfig, this user "MichelleG" does not appear. I already tried to git config --global user.name
, but none of that worked. Would anyone know how to solve this?
Note: I'm using Git on Windows