mirror of
https://github.com/git/git.git
synced 2026-02-17 21:28:11 +00:00
Merge branch 'jk/config-warn-on-inaccessible-paths' into next
The attribute system may be asked for a path whose leading directories do not exist in the current working tree. In addition to ENOENT, ENOTDIR must be ignored. * jk/config-warn-on-inaccessible-paths: attr: failure to open a .gitattributes file is OK with ENOTDIR
This commit is contained in:
Reference in New Issue
Block a user