create_worktree

Function create_worktree 

Source
pub fn create_worktree(
    repo: &Repository,
    worktree_name: &str,
) -> Result<PathBuf>
Expand description

Create a new worktree with the specified name