Brief
Contains all the errors which I have encountered while working with github and their soltuions.
- Git's famous “ERROR: Permission to .git denied to user”
If problem is coming on windows then remove the Credentials from the Windows history.
- Go to Credential Manager
- Go to Windows Credentials
- See the github user is there.
- If yes, then update the username and password latest.
- If no, add new username and password for the github.com
- Try connecting again. This time, it should prompt you for the correct username and password.
- Github - error(upcoming)
If problem is coming on windows then remove the Credentials from the Windows history.
- Go to Credential Manager
- Go to Windows Credentials
- See the github user is there.
- If yes, then update the username and password latest.
- If no, add new username and password for the github.com
- Try connecting again. This time, it should prompt you for the correct username and password.
Comments
Post a Comment