When you enter the user name and password incorrectly in the clone on git, the window for entering the user name and password will no longer pop up automatically. The errors are as follows:
fatal: Authentication failed for 'http:xxxx.git/''
After some Baidu found a solution, just input
git config --system --unset credential. helper
Then press enter, enter the URL of GIT clone copy, and then press enter
At this time, the command line will appear asking for the user name, then enter your git user name and press enter
Next, a small window will pop up, prompting you to enter your password, enter your git password, and click OK
Similar Posts:
- Git: How to Solve Authentication failed
- Git pull code authentication failed with error: fatal: authentication failed for “XXXX”
- [Solved] Github Push Error: OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to github.com:443
- gitlab fatal: Authentication failed for ‘http://10.2.80.17:8090/yeyichao/201904041026PROj.gi…
- How to Solve network error: software caused connection abort (Step-by-step Tutorial)
- Git clone Error: RPC failed; curl 18 transfer closed with outstanding read data remaining
- [Solved] Git Error: could not read Username for ‘https://github.com’: terminal prompts disabled
- Solutions to Ubuntu forgetting password and root password
- For piix4_ Solution of SMBus * * host SMBus controller not enabled (detailed steps summary)
- svn: Authorization failed