git_diff_options.progress_cb

An optional callback function, notifying the consumer of which files are being examined as the diff is generated.

struct git_diff_options
.git_diff_progress_cb progress_cb;

Meta