There is a lot of screen real estate unused and the branch names are almost always hidden.
How do I see all branches without hovering my cursor over "N branches"?
See example below:
And in another repo the master branch is not even shown. There is only white space there.
Hello @Chris Idema
There isn't a Bitbucket Cloud setting to force the commits page to always expand branch names instead of showing the "N branches" badge. The UI groups them automatically because a single commit can be reachable from multiple branches after merges.
Check locally using `git branch -r --contains <commit-sha>`. Since there is no built-in toggle to change this view, you would need to raise this as a feature request to get it on Atlassian's radar.
Best,
Arkadiusz🤠
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I Requested Assistance for you. Atlassian should be able to do that in your name.
Best,
Arkadiusz
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Chris Idema
I've raised a feature request on your behalf:
https://jira.atlassian.com/browse/BCLOUD-24138
Cheers!
- Ben (Bitbucket Cloud Support)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.