Answers for "git rename branch history"

0

git rename a local branch

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

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language