pub fn integrity( repo: PathBuf, out: impl Write, progress: impl Progress, should_interrupt: &AtomicBool, _: Context) -> Result<()>