Flags to control the functionality of git_blob_filter
.
When set, filters will not be applied to binary files.
When set, filters will not load configuration from the system-wide gitattributes
in /etc
(or system equivalent).
When set, filters will be loaded from a .gitattributes
file in the HEAD commit.
When set, filters will be loaded from a .gitattributes
file in the specified commit.