解决git同步每次都需要输入用户名、密码

打开 git bash

执行命令:

git config --global credential.helper store

 

posted @ 2020-12-31 15:56  魔力的猪  阅读(508)  评论(0)    收藏  举报