【IDEA】Clone failed: Authentication failed for......

查询了大量的办法,最后觉得应该是用户验证出了问题,查找之后在git上输入命令:

git config --system --unset credential.helper

输入之后在idea上就可以正常弹出用户名密码验证了,输入之后即可完成clone。

 

参考:https://www.cnblogs.com/AirNess/p/9790117.html

posted @ 2020-04-24 15:10  品味·舍得  阅读(2151)  评论(0编辑  收藏  举报