git pull总是要输入账号和密码

git config --global credential.helper store
之后再次执行git push 或者git pull这时候还需要输入用户名和密码

下次就不需要了

posted @ 2019-06-24 10:59  菜鸟++  阅读(1073)  评论(0编辑  收藏  举报