Commit 16798d08cf3a1757deb9f0363b35fbf775cfc3fb

Russell Belfer 2014-05-19T14:57:09

Make core.safecrlf work on LF-ending platforms If you enabled core.safecrlf on an LF-ending platform, we would error even for files with all LFs. We should only be warning on irreversible mappings, I think.