The bitbucket UI used to show a commit history section, which showed a history of all commits pushed to the repository - including ones that are now unreachable (orphaned) from the tip of the branch. Is this history of pushed commits no longer available in the bitbucket UI?
For some context - having access to all of the pushed commit hashes was particularly useful in case you did a force push and accidentally overwrote a team members commits.
Hi Lydia and welcome to the community!
Since 20th May 2024, the Commits page of a repo has been scoped to its main branch. However, you can still view all commits by selecting the Show all link. This link is right above the list of commits, next to the dropdown that shows the name of the repo's main branch:
This change was announced in the following community article:
I don't think that we ever displayed orphaned commits on this page, but you can find all reachable commits via the Show all link.
Kind regards,
Theodora
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.