在生产环境中部署git项目时,当pull时输入账号密码后,会被Git Bash记住;但如果部署在公共环境下,被记住就不太合适了。
Git Bash执行以下内容。
git credential-manager uninstall