git_remote_callbacks.completion

Completion is called when different parts of the download process are done (currently unused).

struct git_remote_callbacks
int function(.git_remote_completion_t type, void* data) completion;

Meta