OpenWRT git clone致命:无法找到'http'的远程助手 [英] OpenWRT git clone fatal: Unable to find remote helper for 'http'

查看:1416
本文介绍了OpenWRT git clone致命:无法找到'http'的远程助手的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

I'm trying to install LINC-Switch to OpenWRT and stuck on following problem:

github.com/FlowForwarding/LINC-Switch.git

git clone https://github.com/FlowForwarding/LINC-Switch.git

并出现错误:

git fatal: Unable to find remote helper for 'https'

根据此链接,我已经在Makefile中编译没有NO_CURL标志的git包。我甚至重新编译了dist,试图解决这个问题。

According to this link I've compiled git package without NO_CURL flag in Makefile. I even recompile dist trying to solve the problem.

有什么想法?

Any ideas?

推荐答案

opkg remove git
opkg install git-http

这篇关于OpenWRT git clone致命:无法找到'http'的远程助手的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆