分支名写错了,推送不到远程

  修改本地分支名称

git branch -m oldName newName

   再推送到远程就好了

相关文章: