pub fn scan_selected_modes_with_progress<F>(
repo: &Path,
modes: &[CleanupMode],
remote: &str,
progress: F,
) -> Result<Vec<CleanupGroup>>pub fn scan_selected_modes_with_progress<F>(
repo: &Path,
modes: &[CleanupMode],
remote: &str,
progress: F,
) -> Result<Vec<CleanupGroup>>