unable to read askpass response from 'C:Users....intellij-git-askpass.bat' failed to exe(示例代

Posted unique1319

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了unable to read askpass response from 'C:Users....intellij-git-askpass.bat' failed to exe(示例代相关的知识,希望对你有一定的参考价值。

原因:

缺少用户认证信息。

解决办法:

在 .git 的 config 配置文件中的请求串中加入用户身份的认证信息。

https://[userName]:[password]@github.com/[username]/project.git

例如:

 [remote "origin"]
     url = http://wangshzh:[email protected]/zhangyb/dmavip.git
     fetch = +refs/heads/*:refs/remotes/origin/*

 

以上是关于unable to read askpass response from 'C:Users....intellij-git-askpass.bat' failed to exe(示例代的主要内容,如果未能解决你的问题,请参考以下文章

git push 报错 fatal: unable to access 'https://github.com/TANG422/AOXINa.git/': OpenSSL SSL_re

NRPE: Unable to read output

jxl.read.biff.BiffException: Unable to recognize OLE stream异常

[Hive] - Beeline 偶发 Unable to read HiveServer2 uri from ZooKeeper 问题

PKIX path building failed,SunCertPathBuilderException: unable to find valid certification path to re

TortoiseGit 小问题解决 unable to read