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

Mark as MERGE WITH CONFLICTS all merge commits that include the word 'Conflicts:'

    XMLWordPrintable

Details

    • 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.

    Description

      Problem Definition

      At the moment, a merge commit is marked as MERGE WITH CONFLICTS only if the word 'Conflicts:', with the colon, is included in the commit message, at the beginning of the row:

      Many Git clients generate automatically a commit message like the following for merge commits with conflicts:

      Merged v60-hotfixes into master
      
      # Conflicts:
      #   foo.php
      #   bar.php
      #   foobar.php
      

      Merge commits with extra characters before Conflicts: are not highlighted by Bitbucket. They look like regular merge commits:

      Suggested Solution

      Label a merge commit as MERGE WITH CONFLICTS if it includes the word 'Conflicts:' anywhere in the commit message

      Attachments

        Activity

          People

            Unassigned Unassigned
            Anonymous Anonymous
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: