找到C:\Program Files\Git\mingw64\etc\gitconfig(和你在Git安装位置有关),删除:
[credential] helper = manager
找到C:\Program Files\Git\mingw64\etc\gitconfig(和你在Git安装位置有关...
git cache credential to a git repo git credential cache g...
git config --system --unset credential.helper git clone
重置git密码 git config --system --unset credential.helper git...
git config --global credential.helper store git pull http...
git config --global credential.helper store
git config --system --unset credential.helper
本文标题:Remove Git Credential
本文链接:https://www.haomeiwen.com/subject/vksajttx.html
网友评论