Skip to main content

provision_worktree

Function provision_worktree 

Source
pub fn provision_worktree(
    root: &Path,
    config: &Config,
    branch: &str,
    warnings: &mut Vec<String>,
) -> Result<PathBuf>