当前位置:   article > 正文

git 篇3 常见报错问题解决_git克隆报错unable to read askpass response from 'd:/so

git克隆报错unable to read askpass response from 'd:/soft/git/mingw64/bin/git

问题一:Disconnected: No supported authentication methods available(server sent:public key) 问题的解决

解决方案:

C:\Users\用户\.gitconfig 删除对应的不合适的就好了

2021-10-19 git (server sent:public key)

参考文章:Go unkown reversion问题解决_了凡的博客-CSDN博客

  1. git remote set-url --add origin git@gitee.com:teamemory/myH5.git

参考文章:https://blog.csdn.net/Aplumage/article/details/123188508

问题二:

Invocation failed Unexpected end of file from server java.lang.RuntimeException: Invocation failed Unexpected end of file from server at

解决方案:settings==》version control==》git 选择use credential helper 

问题三:: unable to read askpass response from 'xxxintellij-git-askpass.bat' bash: /dev/tty: No such device or address

解决方案:直接修改项目目录(项目)下面的.git文件夹中config文件 将用户名:密码添加

参考文章:【git提示error: unable to read askpass response from ‘xxxintellij-git-askpass.bat‘ bash: /dev/tty: No 】_天亮再出发的博客-CSDN博客

声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/不正经/article/detail/512391
推荐阅读
相关标签
  

闽ICP备14008679号