Answers for "how to change a branch name?"

0

change branch name

git branch -m <newname>
Posted by: Guest on April-22-2022

Code answers related to "how to change a branch name?"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language