git_push_transfer_progress

Type definition for push transfer progress callbacks.

This type is deprecated, but there is no plan to remove this type definition at this time.

version(!GIT_DEPRECATE_HARD)
extern (C) nothrow @nogc deprecated
alias git_push_transfer_progress = libgit2_d.remote.git_push_transfer_progress_cb

Meta