Uploaded image for project: 'Bitbucket Cloud'
  1. Bitbucket Cloud
  2. BCLOUD-19572

Do not to take into account those commits that have been merged with Squash in Behind/Ahead count on the Branches page

XMLWordPrintable

    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

      Merging with "Squash merge" we merge the changes to the main branch, but the commits still exists on the source branch and they're not reachable from the head of the main branch.

      This works similar way with git log. If we execute "git log main_branch..branch1" in a local clone of such a repo where we merged branch1 to main_branch with Squash we will still see the list of commits that were merged with squash.

      It would be a useful feature not to take into account those commits, which have been merged with Squash

              Unassigned Unassigned
              ncsupka Norbert Csupka
              Votes:
              6 Vote for this issue
              Watchers:
              7 Start watching this issue

                Created:
                Updated:
                Resolved: