Rename current branch.
Section: Branching and Switching
Rename current branch
bash
bash
git branch -m new-branch-nameLearn the surrounding workflow
Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.
Related commands
Same sheet · prioritizing Branching and Switching