old_repo=https://github.com/CodisLabs/codis.git
new_repo=https://git.aigauss.com/infra/codis.git
git clone --bare $old_repo
cd codis.git
git push --mirror $new_repo
old_repo=https://github.com/CodisLabs/codis.git
new_repo=https://git.aigauss.com/infra/codis.git
git clone --bare $old_repo
cd codis.git
git push --mirror $new_repo
本文标题:git 仓库迁移
本文链接:https://www.haomeiwen.com/subject/qgxdactx.html
网友评论