pub fn submodule_worktree_path(
super_repo: &Repository,
rel_path: &str,
) -> PathBufExpand description
Work tree path for a submodule at rel_path in the superproject.
pub fn submodule_worktree_path(
super_repo: &Repository,
rel_path: &str,
) -> PathBufWork tree path for a submodule at rel_path in the superproject.