git_remote_callbacks.pack_progress

Function to call with progress information during pack building. Be aware that this is called inline with pack building operations, so performance may be affected.

struct git_remote_callbacks
libgit2_d.pack.git_packbuilder_progress pack_progress;

Meta