使用 git clone 的时候出现 fatal: Unable to find remote helper for 'https' 解决办法

Posted yunfeioliver

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了使用 git clone 的时候出现 fatal: Unable to find remote helper for 'https' 解决办法相关的知识,希望对你有一定的参考价值。

安装 libcurl 和 curl

 

yum install libcurl-devel

  

yum install curl-devel

  

重编译git客户端

以上是关于使用 git clone 的时候出现 fatal: Unable to find remote helper for 'https' 解决办法的主要内容,如果未能解决你的问题,请参考以下文章