Enum git2::FetchPrune [−][src]
pub enum FetchPrune {
Unspecified,
On,
Off,
}
Expand description
Configuration for how pruning is done on a fetch
Variants
Use the setting from the configuration
Force pruning on
Force pruning off