• Show log

    Commit

  • Hash : 634f10f6
    Author : Russell Belfer
    Date : 2013-09-24T10:11:20

    Fix incorrect return code in crlf filter The git_buf_text_gather_stats call returns a boolean indicating if the file looks like binary data. That shouldn't be an error; it should be used to skip CRLF processing though.