pub fn destroy_worktree(repo: &Path, worktree_path: &Path) -> Result<()>
Remove a worktree previously created with create_worktree.
create_worktree