Problem Description:
In some cases, such an error will be reported when Git is operated remotelyFatal: authentication failed for 'http: // corresponding git warehouse project address';
Analyze the problem:
Error reporting means that the voucher is invalid;
solve the problem:
1. Find the credential manager under the control panel, as shown below:
2. Click in, select the windows credential, and then select the corresponding git credential to modify or delete
3. Enter the account password when performing git operation again