GitHub缓存加速 | https://gitclone.com |
moeyy | https://github.moeyy.xyz |
homegu | https://git.homegu.com |
ghproxy | https://ghp.ci |
gh-proxy | https://gh-proxy.com/ |
ghproxy | https://ghproxy.net/ |
ghproxy | https://ghproxy.homeboyc.cn/ |
印象 | github镜像 |
评分 | 2.5 |
提供 | 网络 |
GitHub缓存加速网站,为开发者服务(使用git2.0+)
只需在git clone命令中将 镜像地址 嵌入到克隆地址中即可
# 方法一(替换URL)
git clone https://gitclone.com/github.com/bitepeng/b0pass.git
# 方法二(设置git参数)
git config --global url."https://gitclone.com/".insteadOf https://
git clone https://github.com/bitepeng/b0pass.git
# 方法三(使用cgit客户端)
cgit clone https://github.com/bitepeng/b0pass.git
# 分支源码
https://github.moeyy.xyz/https://github.com/moeyy/project/archive/master.zip
# release源码
https://github.moeyy.xyz/https://github.com/moeyy/project/archive/v0.1.0.tar.gz
# release文件
https://github.moeyy.xyz/https://github.com/moeyy/project/releases/download/v0.1.0/example.zip
# 分支文件
https://github.moeyy.xyz/https://github.com/moeyy/project/blob/master/filename
# Raw
https://github.moeyy.xyz/https://raw.githubusercontent.com/moeyy/project/archive/master.zip
# 使用Git
git clone https://github.moeyy.xyz/https://github.com/moeyy/project