Git will automatically save the user name and password you have entered.
Git’s configuration file is ~ /.gitconfig. GitConfig can be opened with Vim ~/. GitConfig from the command line of Git Bash and Mac under Windows.
Windows
git config --system --unset credential.helper
Mac
sudo git config --system --unset credential.helper
Reproduced in: https://www.cnblogs.com/sea-breeze/p/9174557.html
Read More:
- Inexplicable exception 007: git error: authentication failed for
- Git authentication failed
- Git failed to authenticate
- Git authentication failure solution, due to the problem of password modification
- Error in Git operation: http basic: access denied solution
- Clear the user name and password stored in GIT
- NPM run build error solution
- “%Error opening tftp://255.255.255.255/network config”
- The Linux terminal appears bash: setup.bash : no such file or directory, and. Bashrc file
- Installation and use of graphviz under mac
- Git bash Error: Could not fork child process: There are no available terminals (-1)
- LibreSSL SSL_connect: SSL_ERROR_SYSCALL in connection to github.com:443
- git clone Error “Clone failed: Authentication failed for xxxxx”
- Sudo: parse error in / etc / sudoers near line 24
- Implementation of screen cleaning in Python idle
- Vs_ Code remote SFTP connects to the server to modify the nginx configuration information and reports all configured authentication methods failed
- Strong name validation failed solution
- How to Fix ”is not in the sudoers file“ in Linux
- Error: No such keg: /usr/local/Cellar/node&install nvm&brew installation&Oh my zsh.git installation&git set alias&No bundle URL prese
- Python idle add configuration shortcut (Ctrl + L)