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

git config --system --unset credential.helper

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

 

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

相关文章:

  • 2021-12-11
  • 2022-01-11
  • 2021-04-14
  • 2021-11-08
  • 2022-01-14
  • 2022-02-24
  • 2022-01-28
猜你喜欢
  • 2021-12-08
  • 2021-08-10
  • 2022-12-23
  • 2021-05-02
  • 2021-11-29
  • 2021-06-11
  • 2022-01-08
相关资源
相似解决方案