git 清理本地账户信息

git config --system --unset credential.helper

git config --global credential.helper wincred

清除掉缓存在git中的用户名和密码
git credential-manager uninstall

posted @ 2020-06-01 15:28  Young汨  阅读(8768)  评论(0编辑  收藏  举报