Refs #8478
Complexity: 3
Context
A new 'Checkout Pull Request in Worktree' option has been added to the Pull Requests view context menu and the PR Description view.
Test Steps
- Install the latest pre-release of the GitHub Pull Requests extension enabled and open a folder that contains a clone of a GitHub repository and PRs
- There are two entry points for checking out a PR in a worktree
- The context menu of a PR in the Pull Requests view
- The "Checkout" dropdown button in the PR description webview
- Try both these entry points. Verify that they work as you'd expect, and that you can choose to open the worktree in the current window or a new window.
Refs #8478
Complexity: 3
Context
A new 'Checkout Pull Request in Worktree' option has been added to the Pull Requests view context menu and the PR Description view.
Test Steps