[Bug 4131] New: Add an action similar to fold which only keeps the first commit message

mercurial-bugs at selenic.com mercurial-bugs at selenic.com
Thu Dec 12 01:46:41 CST 2013


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

          Priority: normal
            Bug ID: 4131
                CC: mercurial-devel at selenic.com
          Assignee: bugzilla at selenic.com
           Summary: Add an action similar to fold which only keeps the
                    first commit message
          Severity: bug
    Classification: Unclassified
                OS: Linux
          Reporter: denis at laxalde.org
          Hardware: PC
            Status: UNCONFIRMED
           Version: unspecified
         Component: histedit
           Product: Mercurial

Quite often, I need to just "fix" a commit by folding it with a subsequent one
(think of a typo fix for example). In such situations, I don't want to fold
commit messages but I just need to keep the first one's.

git rebase -i has a "fixup" option for this.

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


More information about the Mercurial-devel mailing list