TL;DR;
(Optional) Create a git alias
Either by running
or by editing your ~/.gitconfig
Then you can just use:
git rename <new_branch_name>
Here's all the git aliases I use, if you were curious
Search
Either by running
or by editing your ~/.gitconfig
Then you can just use:
git rename <new_branch_name>
Here's all the git aliases I use, if you were curious