首页 > Web开发 > 详细

fatal: Authentication failed for 'http://git

时间:2020-08-20 00:57:37      阅读:84      评论:0      收藏:0      [点我收藏+]

git pull 出现 fatal: Authentication failed for ‘http://git...

git config --system --unset credential.helper

error: could not lock config file C:/Program Files/Git/mingw64/etc/gitconfig: Permission denied

在 windows cmd 中执行 git config --system --unset credential.helper

之后就会出现 git 输入用户名密码的弹框,就 OK 了

fatal: Authentication failed for 'http://git

原文:https://www.cnblogs.com/cxxtreasure/p/13532706.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!