kmx git
login
register
thodg
/
libgit2
/
tests/filter/systemattrs.c
tests/filter/systemattrs.c
Log
Author
Commit
Date
CI
Message
e7fc8601
2019-07-21T11:53:29
filter: test that system attributes can be ignored Test that we can optionally ignore system attributes when filtering a blob.
c66f7605
2019-07-21T11:44:11
filter: ensure system attributes are read By default, `/etc/gitattributes` (or the system equivalent) is read to provide attributes. Ensure that, by default, this is read when filtering blobs.