0

I try to push my code to newly created GitHub repository. I used different account for this repo and after attaching my local git to remote and trying to push I get an error:

remote: Permission to repo denied to me. fatal: unable to access 'https://github.com/link': The requested URL returned error: 403

This message I receive after

   git push --set-upstream origin master

I understand from this - my previously saved settings store name / pass to my previous account. Is it right? Where can I find them?

Next question - how can I solve this? Thanks

0 Answers0