Answers for "how to rename branch branch in git"

0

Rename git branch while working in the branch

git branch -m <new name>
Posted by: Guest on July-09-2021

Code answers related to "how to rename branch branch in git"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language