git_transfer_progress

This structure is used to provide callers information about the progress of indexing a packfile.

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_transfer_progress = libgit2_d.indexer.git_indexer_progress

Meta