git mistype a user name and password error

Has recently been given when using the git clone command operations, the following error message:

remote: Coding Tips: Authentication failed authentication fails, make sure you enter the correct account password!

fatal: Authentication failed for 'https://git.coding.net/......


The solution is:

1. Find the credential manager in the control panel:

2, select the Windows credentials:

 

3, click Edit, enter the github correct user name and password with:

 

Enter the command git go ok.

 

Guess you like

Origin www.cnblogs.com/NovSheep/p/11777997.html