clone failed unable to success error setting certificate verify locations

Posted 赤耳A狼

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了clone failed unable to success error setting certificate verify locations相关的知识,希望对你有一定的参考价值。

Push failed: Failed with error: fatal: unable to access 'https://github.com/wind0ws/ApkFixDemo.git/': error setting certificate verify locations:

出现这个错误的时候,打开git-bash
在命令行中敲 git config --global http.sslverify "false"


git-bash.png

以上是关于clone failed unable to success error setting certificate verify locations的主要内容,如果未能解决你的问题,请参考以下文章

git clone出现: unable to access错误

git clone报错:fatal: unable to access ‘‘: SSL certificate problem: unable to get local issuer cer

git clone报错:fatal: unable to access ‘‘: SSL certificate problem: unable to get local issuer cer

Error:Unable to clone the volume mounted on /space

git clone时,提示warning: remote HEAD refers to nonexistent ref, unable to checkout.

git clone 出现fatal: unable to access https://github 类错误解决方法