Skip to main content

submodule_worktree_path

Function submodule_worktree_path 

Source
pub fn submodule_worktree_path(
    super_repo: &Repository,
    rel_path: &str,
) -> PathBuf
Expand description

Work tree path for a submodule at rel_path in the superproject.