清空git默认的用户名和密码,

https://www.jianshu.com/p/a1908f55bef8

在家目录下找到.gitconfig 

  • git config --local --unset credential.helper

 

 

 

 

 

      • git config --global credential.helper cache      //改回不用每次都输入密码

 

posted @ 2018-10-25 22:24  盘思动  阅读(5430)  评论(0编辑  收藏  举报