【笔记】git源

报错信息

# git clone https://github.com/paddlepaddle/PaddleCustomDevice
Cloning into 'PaddleCustomDevice'...
error: RPC failed; curl 16 Error in the HTTP2 framing layer
fatal: expected flush after ref listing

可选源

由于🔒🗺,访问 GitHub 会被限制,在克隆 GitHub 上的代码时很容易出现连接超时的情况,自己在服务器上搭建梯子的步骤太麻烦了,这里提供一些镜像源,使大家能够顺利下载代码进行学习。

目前,国内可用的镜像网站有:

https://kgithub.com/
https://github.com.cnpmjs.org
https://gitclone.com
https://doc.fastgit.org
https://hub.njuu.cf
https://hub.yzuu.cf
https://hub.nuaa.cf
https://hub.fgit.ml/
https://hub.fastgit.org
https://hub.fgit.cf/

临时使用

正常 git clone 项目命令为:

git clone https://github.com/XXXXX

选择一个上面的镜像网站地址,将命令更改为:

git clone https://hub.yzuu.cf/XXXXX

gitclone.com是个例外

git clone https://gitclone.com/github.com/XXXXX

永久使用

通常情况下

git config --global url."https://hub.yzuu.cf/".insteadOf https://github.com/

gitclone.com

git config --global url."https://gitclone.com/".insteadOf https://

设置完成后输入 vim ~/.gitconfig 查看是否设置成功

  • 2
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值