Commit 9fb755d561e149b81950c7cc7d8cb5131b24079b

Edward Thomson 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.