The options used when applying filter options to a file.
Initialize with GIT_BLOB_FILTER_OPTIONS_INIT. Alternatively, you can use git_blob_filter_options_init.
The commit to load attributes from, when GIT_BLOB_FILTER_ATTRIBUTES_FROM_COMMIT is specified.
Flags to control the filtering process, see git_blob_filter_flag_t above
See Implementation
The options used when applying filter options to a file.
Initialize with GIT_BLOB_FILTER_OPTIONS_INIT. Alternatively, you can use git_blob_filter_options_init.