Support for git_filter_* (original) (raw)
Ideally, this would include allowing creation of custom filters (trait name recommendations appreciated).
Specifically, I think I'll need:
- git_filter
- git_filter_register
- git_blob_filtered_content
I may work on this for my current project.