[Bug 3922] New: hg ci --amend breaks

mercurial-bugs at selenic.com mercurial-bugs at selenic.com
Fri May 3 18:31:59 CDT 2013


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

          Priority: normal
            Bug ID: 3922
                CC: mercurial-devel at selenic.com
          Assignee: bugzilla at selenic.com
           Summary: hg ci --amend breaks
          Severity: bug
    Classification: Unclassified
                OS: Linux
          Reporter: hg-bugs at muelli.cryptobitch.de
          Hardware: PC
            Status: UNCONFIRMED
           Version: 2.5.4
         Component: Mercurial
           Product: Mercurial

$ hg init hgtest; cd $_; echo f > f; hg ci -A f -m 'foo'; echo g>f; hg ci
--amend; #then save empty file
transaction abort!
rollback completed
abort: empty commit message
warning: ignoring unknown working parent 74d958762362!
warning: ignoring unknown working parent 74d958762362!
$

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


More information about the Mercurial-devel mailing list