https://bz.mercurial-scm.org/show_bug.cgi?id=5370

            Bug ID: 5370
           Summary: Rebase should be done in topological order
           Product: Mercurial
           Version: unspecified
          Hardware: PC
                OS: All
            Status: UNCONFIRMED
          Severity: feature
          Priority: wish
         Component: rebase
          Assignee: bugzi...@selenic.com
          Reporter: quanxunz...@gmail.com
                CC: mercurial-de...@selenic.com

I suggest that rebase should be done in topological order, for two reasons:

1. it would make rebasing faster, because it would minimize the total number of
files to be checked out in the process, as it don't need to switch back and
forth between branches.

2. it makes resolving conflicts easier as user has a better context.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Mercurial-devel mailing list
Mercurial-devel@mercurial-scm.org
https://www.mercurial-scm.org/mailman/listinfo/mercurial-devel

Reply via email to