rfrail3
(Ricardo F.)
1
Hello,
I just create a new project and the default branch is “master”, I need to change it to “dev”.
Going to “Administration” > “Branches & Pull Requests” > “Long living branches pattern:” and changed to “.*”
Any happens, only “master” is listed witht the tag “MAIN BRANCH”. There are to do something more?
Thanks,
AlxO
(Alex Odoux)
2
Hi @rfrail3 and thanks for posting to the community.
I understand you would like your default branch to become ‘dev’ instead of ‘master’.
May I ask if the default branch configured on your Git repository is ‘dev’ as well?
For clarity about branches, you can also have a look at the documentation here.
rfrail3
(Ricardo F.)
3
Yes, it is. But is it not possible to select other branch on SonarCloud?