Answers for "can you rename a branch"

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 "can you rename a branch"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language