Uploaded image for project: 'Bitbucket Data Center'
  1. Bitbucket Data Center
  2. BSERV-2794

Invalid commit command on the "How to manually merge a pull request" dialog

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Low
    • 1.3.1
    • 1.3.0
    • None
    • None

    Description

      When a conflict exists in a pull request, a warning appears within the "Overview" tab with a link labeled "More Information". Clicking the link will bring up the "How to manually merge a pull request" dialog.

      The 3rd step says to commit the changes and push using the following commands (replaced internal references with *):

      git commit -m "Merge pull request #* from *-* to integration" --log --no-ff 
      git push origin HEAD

      I believe "--log --no-ff" should occur in the previous step, while using the merge command.

      Attachments

        Activity

          People

            mheemskerk Michael Heemskerk (Inactive)
            ff41284209df charles-thomas
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: