Answers for "- is it possible to rename the master branch?"

3

How can i rename my local master branch to main ?

$ git branch -m master main
Posted by: Guest on February-01-2021

Code answers related to "- is it possible to rename the master branch?"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language