$ git config credential.helper store

$ git config credential.helper store

安装依赖包的时候,输入密码账号错误,再输入一次$ git config credential.helper store
就可重新输入!

太有用了!!
npm cache clean -f 强制清除缓存,需要以管理员身份打开prowershell
git config --list 可以查询name和邮箱
https://*.com/questions/15381198/remove-credentials-from-git

上一篇:Giee


下一篇:循环结构(习题精选)