1:暂时性解决
git config --system --unset credential.helper
git config --global credential.helper store
然后在用终端git push 输入帐号和新修改的密码。
永久的欢迎留言谢谢。
1:暂时性解决
git config --system --unset credential.helper
git config --global credential.helper store
然后在用终端git push 输入帐号和新修改的密码。
永久的欢迎留言谢谢。
本文标题:git 修改密码报错解决办法记录
本文链接:https://www.haomeiwen.com/subject/rcpimctx.html
网友评论