pub async fn remove_worktree( repo_dir: &Path, worktree_path: &Path, ) -> Result<()>
Remove a worktree by path.