git config --system --unset credential.helper
git config --global credential.helper wincred
清除掉缓存在git中的用户名和密码git credential-manager uninstall