Use main as default branch name
#1
Reference in New Issue
Block a user
Delete Branch "agraul/fix_default_branch_name"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The previously used
-b=mainresulted in=main. Using the long option works as expected.mainas the default branch name 619696a079View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.