Skip to main content

path_inside_indexed_submodule

Function path_inside_indexed_submodule 

Source
pub fn path_inside_indexed_submodule(index: &Index, new_path: &str) -> bool
Expand description

Returns true if new_path is strictly inside a gitlink path recorded in index (stage 0).