Skip to main content

verify_paths

Function verify_paths 

Source
pub fn verify_paths(
    target: &Listing,
    source_index: &File,
    source_root: &Path,
    poisoned: &[Vec<u8>],
    excluded: &HashSet<Vec<u8>>,
) -> Verified
Expand description

Applies every check that does not depend on git re-reading a file’s content.