Skip to main content

remove_worktree

Function remove_worktree 

Source
pub async fn remove_worktree(
    repo_dir: &Path,
    worktree_path: &Path,
) -> Result<()>
Expand description

Remove a worktree by path.