Enum git2::PackBuilderStage [−][src]
pub enum PackBuilderStage {
AddingObjects,
Deltafication,
}Expand description
Stages that are reported by the PackBuilder progress callback.
Variants
Adding objects to the pack
Deltafication of the pack