How do I set the default (base) branch in my Git repo?
The base branch for your repo can be set in the Repo > Settings page. In a newly created repo, this will always be set to master. But you change it to any other branch that has been created in the repo.
Please note: this option is only available to the account owner and account admins.