Enter the command to clear the login and password
git config --system --unset credential.helper
And then when you push
it’s going to pop up the login window again
Use the following command to configure login free
git config credential.helper store
Read More:
- Inexplicable exception 007: git error: authentication failed for
- Git push “fatal: Authentication failed ”
- Pull the git warehouse code IDEA reports an error: Clone failed: Authentication failed for’http://10.xx.XXXXXXXXXXXXXXXXX’
- git clone Error “Clone failed: Authentication failed for xxxxx”
- Git authentication failure solution, due to the problem of password modification
- CDH HDFS webui browser authentication (after Kerberos authentication is enabled)
- Git failed to authenticate
- remote: XXX Incorrect username or password (access token) fatal: Authentication failed for XXX
- Git error prompt: fatal: not a git repository (or any of the parent directories):. Git
- How to solve error: failed to push some refs to ‘[email protected]:……git pull conflict
- Authentication failed under GitHub desktop
- Mongodb connection authentication auth failed solution
- Cloning failed using an SSH key for authentication
- Sourcetree prompt failed: authentication failed for
- [Solved] MongoDB Insert Data Error: OperationFailure: Authentication failed…
- Solve the problem of keyboard interactive authentication with the SSH2 server failed
- [Git] git pull pull remote git push to remote git commit submit reject
- psql: FATAL : password authentication failed for user “postgres”
- 【Linux】psql: FATAL: Ident authentication failed for user “username” Error and Solution
- Remote: http basic: access denied, fatal: authentication failed for error resolution: wrong password