This repository was archived by the owner on Jun 21, 2023. It is now read-only.

Description
Versions
- GitHub Extension for Visual Studio version: >=2.6.1
- Visual Studio version: All
What happened
When creating a PR fails, no error message is shown.
Steps to Reproduce
Steps to reproduce the behavior:
- Create a branch with no commits
- Click "Create New" on the PR list
- Enter a title/description and click "Create pull request"
- PR creation fails but no error is shown.
Expected behavior
An error should be shown in the GitHub pane.
Related