Skip to main content

create_worktree

Function create_worktree 

Source
pub fn create_worktree(
    repo_path: &Path,
    branch: &str,
    path: &Path,
    new_branch: bool,
) -> Result<()>
Expand description

Create a new worktree.