Use .gitattributes to configure annex filters
Open
- Dominant language
- Go
- Stars
- 14
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
Git-annex obeys rules in `.gitattributes` for filtering, so we should use that for compatibility instead of defining our own configuration. If we use that, we won't need to handle reading the local configuration and applying the rules ourselves.
This relates to https://github.com/datalad/datalad/issues/2680
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.