克隆项目
git clone --bare https://github.com/exampleuser/old-repository.git
进入文件夹 push到新仓库
$ cd old-repository.git
$ git push --mirror https://github.com/exampleuser/new-repository.git
参考链接
本文由 LeonardWang 创作,采用 知识共享署名4.0
国际许可协议进行许可
本站文章除注明转载/出处外,均为本站原创或翻译,转载前请务必署名
最后编辑时间为: Mar 10,2021