I just noticed that when creating a new project on Bitbucket using the CREATE button | Create Project drop down the project is created on a branch named “main” not the usual “master”. This is not a that big deal for us since this project is being delivered off a release branch and our master is pretty much dead, but this is different then all the other projects.
But can anyone explain why this is happening? And if I need to have a master could I just checkout the main and create a branch “master” that would make it appear like the other projects we have that are on master.
Thanks,
Tom
Expecting the new project on master not on main branch.
Tom Orsi is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.