git_filter.stream

Called to apply the filter in a streaming manner. If this is not specified then the system will call apply with the whole buffer.

struct git_filter
.git_filter_stream_fn stream;

Meta