1.复制原来github中的仓库地址
2.在gitee码云中点击从GitHub/GitLab导入仓库
3.在gitee中粘贴刚刚复制都github仓库地址后点击导入
如果原来已经添加过,要先删除
git remote remove gitee
执行上面三步以后添加一下
git remote add gitee 码云仓库地址
最后推送
git push -u gitee master
git remote remove gitee
git remote add gitee 码云仓库地址
git push -u gitee master
Weirdo赞 1阅读 3.5k评论 2
鸣飞赞 9阅读 14.2k评论 1
热饭班长赞 4阅读 276
assassin_cike赞 4阅读 4.2k
kovli赞 1阅读 10.8k
注销赞 1阅读 6.3k
稀饭52赞 2阅读 425
**粗体** _斜体_ [链接](http://example.com) `代码` - 列表 > 引用
。你还可以使用@
来通知其他用户。