Hi All,
I recently migrated a Repository from GitHub to Bitbucket.
I'm able to see and list all the branches in the Bitbucket Repository on Gitbash using git branch -r , but the branches are not visible on the Bitbucket UI.
Any ideas how to fix this issue?
Thank you
Hi Victoria!
Welcome to the community!
Bitbucket by default lists 'Active' branches for the repository. After the migration you may just have one active branch like 'main'.
Do you see the missing branch by selecting 'All branches' in the dropdown?
Best, Ulrich
// Izymes
Hey Ulrich,
There are no other branches showing up on the Bitbucket UI under the Active branches besides the Master Branch.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
>> Do you see the missing branch by selecting 'All branches' in the dropdown?
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.