How do I rename branch on the GitHub website?

后端 未结 5 1541
花落未央
花落未央 2020-12-24 05:13

I don\'t know how to run command line stuff. I just don’t have the environment.

So I\'m trying to rename a branch on the GitHub website. It was, by default, named

5条回答
  •  清酒与你
    2020-12-24 05:31

    If you want a GUI based solution - download the Git Client "GitKraken". It supports doing this from UI by right-clicking on the branch name and choosing "rename [branch name]".

提交回复
热议问题