Skip to main content

path_inside_registered_submodule

Function path_inside_registered_submodule 

Source
pub fn path_inside_registered_submodule(
    work_tree: &Path,
    new_path: &str,
) -> bool
Expand description

Returns true if new_path is under a submodule path declared in .gitmodules.