[Bug 4690] New: commit --interactive report untouched file in the commit message editor

mercurial-bugs at selenic.com mercurial-bugs at selenic.com
Thu May 28 21:54:29 UTC 2015


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

          Priority: normal
            Bug ID: 4690
                CC: mercurial-devel at selenic.com
          Assignee: bugzilla at selenic.com
           Summary: commit --interactive report untouched file in the
                    commit message editor
          Severity: bug
    Classification: Unclassified
                OS: Linux
          Reporter: pierre-yves.david at ens-lyon.org
          Hardware: PC
            Status: UNCONFIRMED
           Version: default branch
         Component: Mercurial
           Product: Mercurial

`hg commit -i` commit message editor includes unselected changes as well

I changed 2 files, and wanted to add changes from only one of them to a commit.
I used `hg commit -i` and all went well, except the commit message showed

HG: changed <file1>
HG: changed <file2>

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


More information about the Mercurial-devel mailing list