pub fn collect(
storage: &impl ReadStorage,
rid: RepoId,
expiry: Expiry,
) -> Result<ExitStatus>Expand description
Run Git garbage collector.
pub fn collect(
storage: &impl ReadStorage,
rid: RepoId,
expiry: Expiry,
) -> Result<ExitStatus>Run Git garbage collector.