[Bug 4712] New: rebase default destination is nonsense

mercurial-bugs at selenic.com mercurial-bugs at selenic.com
Thu Jun 4 23:46:02 UTC 2015


http://bz.selenic.com/show_bug.cgi?id=4712

          Priority: normal
            Bug ID: 4712
                CC: mercurial-devel at selenic.com
          Assignee: bugzilla at selenic.com
           Summary: rebase default destination is nonsense
          Severity: bug
    Classification: Unclassified
                OS: Mac OS
          Reporter: durin42 at gmail.com
          Hardware: PC
            Status: UNCONFIRMED
           Version: unspecified
         Component: rebase
           Product: Mercurial

`hg merge` has a pretty good default (merge with the other branch head for the
current branch as long as that's not ambiguous.)

`hg rebase` appears to have a default destination of max(heads(branch(.))),
which seems slightly bananas.

We should probably unify at least these two, probably also `hg update`.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Mercurial-devel mailing list