摘要: 1.先将项目fork到私有服务器仓库 2.克隆 Forked 仓库到本地 # 使用你的仓库 URL 克隆 git clone https://github.com/your-username/your-forked-repo.git cd your-forked-repo 3.添加上游(原始)仓库 阅读全文
posted @ 2024-06-24 15:08 七星飘虫 阅读(309) 评论(0) 推荐(0)