项目迁移 将远程配置删除 git remote rm origin 添加远程地址 git remote add origin 分支重命名 git branch -m oldbranch newbranch