Skip to main content

worktree_add

Function worktree_add 

Source
pub fn worktree_add(
    repo_path: &Path,
    branch: &str,
    wt_path: &Path,
) -> Result<(), String>