关于 git 的 Unable to find remote helper for 'http' 解决办法

时间: 2018-11-10 12:49 栏目: 澳门新萄京2566 浏览: 4678 赞: 1 踩: 0 字体:

以下为本篇文章全部内容:

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

安装 libcurl 和 curl

yum install libcurl-devel
yum install curl-devel

然后重新编译git客户端即可



Baidu
sogou