Add rebase with autosquash as merge strategy

XMLWordPrintable

    • Type: Suggestion
    • Resolution: Unresolved
    • None
    • Component/s: Pull Request - Merge
    • None
    • 19
    • 1

      Bitbucket Server now supports a multitude of merge strategies. We use the Rebase strategy, and extensively use "git commit --fixup" when resolving issues found in the review, but since there is no way of enabling --autosquash, we are forced to first to a "git rebase --autosquash master" locally, then force-push it to BitBucket, and then finally merge. It would be very convenient if Bitbucket had a merge strategy that did autosquash automatically.

            Assignee:
            Unassigned
            Reporter:
            reftel
            Votes:
            95 Vote for this issue
            Watchers:
            46 Start watching this issue

              Created:
              Updated: