GitHub 代码加速stable
Gitee 镜像仓库
https://gitee.com/mirrorsGitee 官方的开源项目国内镜像,覆盖数百个知名项目,访问稳定
GitHubGitGitee镜像
使用说明
Gitee 镜像仓库(最稳定)
访问 gitee.com/mirrors 搜索项目名称。
示例(克隆 Vue.js):
# 原地址(慢)
git clone https://github.com/vuejs/vue.git
# Gitee 镜像(快且稳定)
git clone https://gitee.com/mirrors/vue.git
保持与 GitHub 同步:
git remote add upstream https://github.com/user/repo.git
git pull upstream main
提示:覆盖 Vue/React/K8s/Nginx/Linux 等数百个知名项目,推荐优先在此查找,速度和稳定性远优于代理方案。
