Answers for "default name branch git"

2

git init change default branch name

$ git config --global init.defaultBranch main
Posted by: Guest on January-30-2021

Code answers related to "default name branch git"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language