Answers for "To set main as the default branch name do:"

1

To set main as the default branch name do:

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

Code answers related to "To set main as the default branch name do:"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language