Deleted articles cannot be recovered. Draft of this article would be also deleted. Are you sure you want to delete this article? 20190505追記 わかりにくい表現を修正しました。 git branch -vコマンドの説明を追加しました。 git branch \<branchname>コマンドの説明に追記しました。 git branchコマンドについて、主にオプションをまとめました。 #表示 ##git branch ローカルブランチの一覧を表示する。 ##git branch -r -r、もしくは、--remotesオプション。 リモートブランチの一覧を表示する。 ##git branch -a -a、もしくは--allオプション。 リモートブランチを含ん