[Bug 5175] New: hg split should have a --rebase (--amend?) option

mercurial-bugs at selenic.com mercurial-bugs at selenic.com
Mon Apr 4 18:29:11 UTC 2016


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

            Bug ID: 5175
           Summary: hg split should have a --rebase (--amend?) option
           Product: Mercurial
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: UNCONFIRMED
          Severity: feature
          Priority: wish
         Component: evolution
          Assignee: bugzilla at selenic.com
          Reporter: sphink at gmail.com
                CC: mercurial-devel at selenic.com,
                    pierre-yves.david at ens-lyon.org

One nuisance I've been hitting is when I have a series of patches, and want to
go back and split up one of the earlier patches (often to separate out a chunk
to roll into a different patch, but sometimes just to split it up.)

The issue is that it creates a new head, and I have to manually rebase to get
my linear series back.

Or perhaps this should be the default, at least when using the -r option to
select an ancestor or for splitting a patch with a single child? Or why can't
this just be the default all of the time (even with multiple children)?

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


More information about the Mercurial-devel mailing list