解决git pull 账户验证失败问题

git pull 账户验证失败 但是又没有弹出用户验证的弹框

 

解决步骤:

1.重设账号密码

git config --system --unset credential.helper

2.长期存储密码

git config --global credential.helper store

 

posted @ 2020-09-06 10:11  一路向北√  阅读(959)  评论(0编辑  收藏  举报

web应用开发&研究 -

业精于勤而荒于嬉。

工作,使我快乐。


Font Awesome | Respond.js | Bootstrap中文网