Files
git/attr.c
Junio C Hamano a9bba781ae 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
2012-09-14 12:50:52 -07:00

19 KiB