github / VisualStudio

GitHub Extension for Visual Studio
https://visualstudio.github.com
MIT License
2.37k stars 1.21k forks source link

Checkout PR sometimes fails when a project is removed #1318

Open jcansdale opened 6 years ago

jcansdale commented 6 years ago
  1. The master branch of GitHub/VisualStudio was open in Visual Studio.
  2. I tried to checkout PR 966.
  3. Checkout failed with the following:

image

Team Explorer - Changes looks like this:

image

  1. Attempting to checkout again shows:

image

  1. I was able to clean up the repo by right-clicking on base of tree in Team Explorer - Changes and selecting Undo Changes....

  2. GitHub PR detail view thinks PR is successfuly checkout out: image

  3. Visual Studio disagrees (incorrectly): image

NOTE: I did have NCrunch installed and running.

jcansdale commented 6 years ago

This seems to happen most often with submodules.