git_filter.apply

Provided for backward compatibility; this will apply the filter to the given contents in a git_buf. Callers should provide a stream function instead.

struct git_filter
version(!GIT_DEPRECATE_HARD)
.git_filter_apply_fn apply;

Meta