You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Allow checking out a PR by number: parsec switch pr:123. Fetches the PR's head branch from remote and creates a worktree for it. Useful for code review.
Allow checking out a PR by number:
parsec switch pr:123. Fetches the PR's head branch from remote and creates a worktree for it. Useful for code review.