Answers for "what is the name of the default branch created when your init 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 "what is the name of the default branch created when your init git"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language