pub async fn list_worktrees(repo_dir: &Path) -> Result<Vec<WorktreeInfo>>
List all worktrees in the repository.