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

            Bug ID: 6042
           Summary: commit --interactive surprising behavior when .hgrc
                    includes [diff] ignorews=True
           Product: Mercurial
           Version: earlier
          Hardware: All
                OS: Mac OS
            Status: UNCONFIRMED
          Severity: bug
          Priority: wish
         Component: Mercurial
          Assignee: bugzi...@mercurial-scm.org
          Reporter: schn...@gmail.com
                CC: mercurial-devel@mercurial-scm.org

With this .hgrc:

    [ui]
    username=Robert Tupelo-Schneck <schn...@gmail.com>

    [diff]
    ignorews=True

I find that hg commit --interactive behaves surprisingly.  It does not see
changes to whitespace.  As a result even when I ask the interactive commit
process to commit all changes to a file (or all files) it leaves whitespace
changes uncommitted.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Mercurial-devel mailing list
Mercurial-devel@mercurial-scm.org
https://www.mercurial-scm.org/mailman/listinfo/mercurial-devel

Reply via email to