Answers for "how to name branch git"

3

change branch name

$ git branch -m <new_name>
Posted by: Guest on January-17-2021

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language