Skip to main content

worktree_add_new_branch

Function worktree_add_new_branch 

Source
pub fn worktree_add_new_branch(
    path: &Path,
    branch: &str,
    start: &str,
) -> Result<()>
Expand description

Add a worktree at path holding a new branch created off start.