• Show log

    Commit

  • Hash : 16798d08
    Author : Russell Belfer
    Date : 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.