Skip to main content

worktree_add

Function worktree_add 

Source
pub fn worktree_add(
    path: &str,
    branch: &str,
    start_point: &str,
    verbose: bool,
) -> Result<()>
Expand description

Add a new worktree at the given path with a new branch from a start point