git_remote_callbacks.transfer_progress

During the download of new data, this will be regularly called with the current count of progress done by the indexer.

struct git_remote_callbacks
libgit2_d.indexer.git_indexer_progress_cb transfer_progress;

Meta