git_fetch_prune_t

Acceptable prune settings when fetching

Values

ValueMeaning
GIT_FETCH_PRUNE_UNSPECIFIED

Use the setting from the configuration

GIT_FETCH_PRUNE

Force pruning on

GIT_FETCH_NO_PRUNE

Force pruning off

Meta