Skip to content

Handle checkout failure when deleting pull request #1405

@RMacfarlane

Description

@RMacfarlane
  • Extension version: 0.12.0

Steps to Reproduce:

  1. Check out a pull request
  2. Make local changes to the workspace
  3. Merge the PR
  4. Use "Delete" button from the description page and check all boxes

Delete tries to switch branches and delete the old branch. This silently fails with a "DirtyWorkTree" error from git since there are local changes.

Metadata

Metadata

Assignees

Labels

bugIssue identified by VS Code Team member as probable bug

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions