• Show log

    Commit

  • Hash : 9be89bbd
    Author : Edward Thomson
    Date : 2018-07-01T11:08:26

    reader: apply working directory filters
    
    When reading a file from the working directory, ensure that we apply any
    necessary filters to the item.  This ensures that we get the
    repository-normalized data as the preimage, and further ensures that we
    can accurately compare the working directory contents to the index
    contents for accurate safety validation in the `BOTH` case.