[Bug 4631] New: Rebasing hidden changesets creates hidden changesets

mercurial-bugs at selenic.com mercurial-bugs at selenic.com
Tue Apr 28 16:26:04 UTC 2015


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

          Priority: normal
            Bug ID: 4631
                CC: mercurial-devel at selenic.com
          Assignee: bugzilla at selenic.com
           Summary: Rebasing hidden changesets creates hidden changesets
          Severity: bug
    Classification: Unclassified
                OS: Mac OS
          Reporter: gregory.szorc at gmail.com
          Hardware: All
            Status: UNCONFIRMED
           Version: 3.4-rc
         Component: rebase
           Product: Mercurial

As part of testing `hg rebase` performance, I was performing an `hg --hidden
rebase -s <hidden> -d <visible>` command to rebase hidden changesets onto a
public destination. To my surprise, the resulting changesets were themselves
marked as hidden! I would think that rebasing on top of a visible changeset
should always result in visible changesets being created.

Behavior exists on 3.4-rc+61-bff42a92012e with mutable-history 35d8789ea7a8.
Behavior is consistent with 3.2, so likely not a regression.

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


More information about the Mercurial-devel mailing list