コンテンツにスキップ

Git GitHubのブラウザ画面からリモートブランチ名を変更する

手順

  1. GitHubでリポジトリを開く

repository

  1. [View all branches]をクリック

view all branches

  1. ブランチの一覧が表示される

Branches

  1. 名前を変更したいブランチの[...]を右クリックして、[Rename branch]をクリック

git rename branch

この画面でブランチ名を変更する

git rename branch detail

Reference