• Show log

    Commit

  • Hash : 0bd547a8
    Author : Edward Thomson
    Date : 2021-07-22T15:29:46

    attr: introduce GIT_ATTR_CHECK_INCLUDE_COMMIT
    
    Introduce `GIT_ATTR_CHECK_INCLUDE_COMMIT`, which like 4fd5748 allows
    attribute information to be read from files in the repository.  4fd5748
    always reads the information from HEAD, while
    `GIT_ATTR_CHECK_INCLUDE_COMMIT` allows users to provide the commit to
    read the attributes from.