在Gitbash中第一次拉取代码之后,输入git config --global credential.helper store即可
会记住你的用户名和密码
vscode设置git记住账号和密码
最新推荐文章于 2024-01-24 14:20:34 发布
在Gitbash中第一次拉取代码之后,输入git config --global credential.helper store即可
会记住你的用户名和密码