- 主题:github的submodule recursive有什么好办法没有
如题
github通过ghproxy进行clone
但是进到submodule里面去recursive的时候,就带不了ghproxy了
有什么办法让submodule的recursive也带上ghproxy
--
FROM 124.126.140.*
这个好
【 在 tower6 的大作中提到: 】
: 标准答案不是 fastgithub 吗?
--
FROM 1.202.141.*
这种方法我试过了
不好用.....
【 在 PretendToBe 的大作中提到: 】
: 做一下地址替换
: git config --global url."https://".insteadOf git://
:
--
FROM 3.112.101.*