Skip to main content

Module fetch_prune

Module fetch_prune 

Source
Expand description

Typed view of the lfs.fetchrecent* and lfs.prune* config knobs that govern fetch-recent and prune retention. Mirrors upstream’s lfs/config.go::FetchPruneConfig field-for-field so the same defaults apply.

Structs§

FetchPruneConfig
Configuration for fetch-recent and prune retention. Built once per command via FetchPruneConfig::from_repo; pass by reference into the scanners + retention logic that consumes it.