libgit2/tests-clar/attr
Russell Belfer 37d9168608 Do not fail if .gitignore is directory
This is designed to fix libgit2sharp #350 where if .gitignore is
a directory we abort all operations that process ignores instead
of just skipping it as core git does.

Also added test that fails without this change and passes with it.
2013-02-22 12:21:54 -08:00
..
attr_expect.h Fix bugs for status with spaces and reloaded attrs 2012-05-24 17:14:56 -07:00
file.c Fix bugs for status with spaces and reloaded attrs 2012-05-24 17:14:56 -07:00
flags.c global: Fix unit tests after reordering 2012-05-18 01:25:57 +02:00
ignore.c Do not fail if .gitignore is directory 2013-02-22 12:21:54 -08:00
lookup.c Support for core.ignorecase 2012-09-17 15:42:41 -04:00
repo.c Vector improvements and their fallout 2013-01-27 14:17:07 -05:00