Struct git2::Progress [−][src]
pub struct Progress<'a> { /* fields omitted */ }
Expand description
Struct representing the progress by an in-flight transfer.
Implementations
Number of objects in the packfile being downloaded
Received objects that have been hashed
Objects which have been downloaded
Locally-available objects that have been injected in order to fix a thin pack.
Number of deltas in the packfile being downloaded
Received deltas that have been hashed.
Size of the packfile received up to now