git_remote_callbacks.sideband_progress

Textual progress from the remote. Text send over the progress side-band will be passed to this function (this is the 'counting objects' output).

struct git_remote_callbacks
libgit2_d.transport.git_transport_message_cb sideband_progress;

Meta