从一个Git仓库转移到另一个仓库

在新的Git上面新建一个分支 好比地址是 https://github.com/liangshuang/vue-music-demovue

在项目的终端上: git remote orign-repo-b https://github.com/liangshuang/vue-music-demogit

而后push git push origin-repo-b develop github

https://blog.csdn.net/samxx8/article/details/72329002.net

相关文章
相关标签/搜索