Git 仓库迁移

git clone --mirror https://github.com/quarkusio/quarkus.git
cd ./quarkus.git
git remote set-url origin https://git.code.tencent.com/foobar/quarkus.git
git push --mirror origin

引用

https://stackoverflow.com/a/26552740
https://stackoverflow.com/a/58246301

评论

发表回复

您的邮箱地址不会被公开。 必填项已用 * 标注