pub fn print_worktree_list( repo: &GitRepo, worktrees: &[(Worktree, WorktreeStatus)], current_path: &Path, opts: &UiOptions, )