Answers for "how to rename branch git terminal"

0

git rename a local branch

git branch -m <new-branch-name>
Posted by: Guest on April-24-2021

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

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language