摘要: 1. 添加多个远程仓库,单独push/pull 在添加的原有 origin 远程仓库之后,添加 mirror 远程仓库 git remote add mirror https://url2.com/my_repo.git 对应 .git/config [core] repositoryformatv 阅读全文
posted @ 2023-01-29 10:44 山岚2013 阅读(513) 评论(0) 推荐(0) 编辑