[Bug 3628] New: single transaction for graft with multiple revisions

bugzilla-daemon at bz.selenic.com bugzilla-daemon at bz.selenic.com
Tue Sep 18 03:50:19 CDT 2012


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

          Priority: wish
            Bug ID: 3628
                CC: mercurial-devel at selenic.com
          Assignee: bugzilla at selenic.com
           Summary: single transaction for graft with multiple revisions
          Severity: feature
    Classification: Unclassified
                OS: Windows
          Reporter: Alexander.Becher at RuD-Steuerungstechnik.De
          Hardware: PC
            Status: UNCONFIRMED
           Version: earlier
         Component: Mercurial
           Product: Mercurial

After grafting multiple revisions, hg rollback only affects the last changeset.
So an accidental graft has to be backed out by using hg backout, as opposed to
an accidental pull, which can be backed out by using a single hg rollback
command.

It would be useful to have the new changesets created by graft grouped in a
single transaction that can be undone as a whole by using hg rollback.

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


More information about the Mercurial-devel mailing list