Warning: file_get_contents(/data/phpspider/zhask/data//catemap/9/git/25.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
git克隆失败:关于设置证书_Git_Certificate_Setting - Fatal编程技术网

git克隆失败:关于设置证书

git克隆失败:关于设置证书,git,certificate,setting,Git,Certificate,Setting,每当我克隆git时,它都是这样出现的。 我现在无法从github克隆任何东西。 请帮帮我。 您需要设置环境变量,以允许访问服务器您需要设置环境变量,以允许访问服务器git config--global http.sslverify“false”git config--global http.sslverify“false”

每当我克隆git时,它都是这样出现的。 我现在无法从github克隆任何东西。 请帮帮我。

您需要设置环境变量,以允许访问服务器

您需要设置环境变量,以允许访问服务器

git config--global http.sslverify“false”

git config--global http.sslverify“false”