• Show log

    Commit

  • Hash : 9fb755d5
    Author : Edward Thomson
    Date : 2021-04-04T19:59:57

    attr: validate workdir paths for attribute files We should allow attribute files - inside working directories - to have names longer than MAX_PATH when core.longpaths is set. `git_attr_path__init` takes a repository to validate the path with.