1、cd your existing project(或直接在你的工程下git bash)
2、git remote set-url origin http://xxx/xxx/..../B.git
3、git push -u origin --all
4、git push origin --tags
1、cd your existing project(或直接在你的工程下git bash)
2、git remote set-url origin http://xxx/xxx/..../B.git
3、git push -u origin --all
4、git push origin --tags