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

Pull Request Merge can result in multiple heads

    XMLWordPrintable

Details

    Description

      My team recently started using BitBucket to host our source code and really like the server-side merge functionality included in pull requests. Unfortunately, this occasionally results in multiple heads being created on the destination branch after the merge. Most Mercurial usage patterns expect that a named branch only has a single head, to make it clear where the most up-to-date development is happening.

      It would be fine if Bitbucket rejected the request and had the user bring the branch up to date first, but simply allowing the multiple heads is incorrect behavior by most Mercurial standards.

      This is similar to BCLOUD-4334.

      Attachments

        Activity

          People

            c3f02a31ee6f seanfarley
            feacf1ebf439 chphilli
            Votes:
            2 Vote for this issue
            Watchers:
            7 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: