Answers for "how to change branch name in local and remort"

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 change branch name in local and remort"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language