Rename git branchcalendar2018-04-08 · 1 min read · git branch ·Share on: twitterfacebooklinkedincopyIf on a branch you want renamed1git branch -m new-name If on a different branch1git branch -m old-name new-name Posts in this Series