0
点赞
收藏
分享

微信扫一扫

git clone速度慢解决方法

七公子706 2022-04-24 阅读 98
gitgithub

使用国内代理,在要clone的url前加上:https://ghproxy.com/

git clone https://ghproxy.com/https://github.com/floodlight/floodlight.git 

举报

相关推荐

0 条评论