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

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

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

然后push git push origin-repo-b develop 

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

posted @ 2018-06-14 10:19  ls-lansy  阅读(1241)  评论(0编辑  收藏  举报