Sync feature branches via rebase (BB-7369)

XMLWordPrintable

      Allow to choose which method to use when syncing feature branches: merge or rebase.

      When using 'git rebase master' command in feature branch instead of 'git merge master', we'll get a linear history in feature branch, which is widely used in development, and considered a better way than lot of merging.

       


      Latest update from Atlassian 2024-09-30

      Rebasing is now available as an option when syncing feature branches on pull requests, as well as at merge time. https://bitbucket.org/blog/branch-sync-merge-rebase

            Assignee:
            Dave Parrish [Atlassian]
            Reporter:
            ktimothy
            Votes:
            723 Vote for this issue
            Watchers:
            288 Start watching this issue

              Created:
              Updated:
              Resolved: