Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

after all the steps , i still encounter the same issue**Problems:-** #225

Open
Ruttz08 opened this issue Apr 20, 2023 · 0 comments
Open

Comments

@Ruttz08
Copy link

Ruttz08 commented Apr 20, 2023

          **Problems:-**

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

Solutions
You can solve this problem by using lots of methods. But below simple method is written which helps you to solve these issues.

step 1: go to control panel
step-2: then go to user accounts
step 3: After that go to credential manager
step 4: then Windows credentials
step 5: go to Generic credentials
step 6: finally delete the Github keys.

After done above all the steps then use the push command
->git push -u origin master

After that, you would see a GitHub login form windows will appear. Then you need to log in with your GitHub email and password.
After login, you can use push command it will 110% work.

Originally posted by @AuxousTechnology in #39 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant