Renaming a branch in GitHub

前端 未结 15 2341
面向向阳花
面向向阳花 2020-12-02 03:28

I just renamed my local branch using

git branch -m oldname newname

but this only renames the local version of the branch. How can I rename

15条回答
提交回复
热议问题