pub fn verify_paths(
target: &Listing,
source_index: &File,
source_root: &Path,
poisoned: &[Vec<u8>],
excluded: &HashSet<Vec<u8>>,
) -> VerifiedExpand description
Applies every check that does not depend on git re-reading a file’s content.