Hello,
after pushing to the "master" Branch these grey squares appeared.
What do they mean and how do I get rid of them?
Greetings,
Fabian
Hi @Fabian Kälberer,
Those MAIN DEVELOPMENT are to identify the default branch to your repository. It is the default branch for browsing and cloning the repository. Git chooses the "master" branch by default but you have the option to define another branch, when there are other branches available, but you cannot hide that information.
You can change this by going to your repository under Settings >> General >> Repository details >> Main branch.
Hi @Fabian Kälberer,
Just to iterate over previous reply, you can define the Branching Model by reviewing the documentation https://confluence.atlassian.com/bitbucket/branching-a-repository-223217999.html#branching_model, in which translate to your repository under Settings >> Workflow >> Branching model.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.