fn repository_path_is_absent(path: &str, absent_paths: &HashSet<&str>) -> bool
Match an exact absent repository key or one of its slash-delimited ancestors.