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

Description
Version
- GitHub Extension for Visual Studio version: v2.5.8
- Visual Studio version: 2017
What happened
Steps to Reproduce
- Open a solution
- Open
Clone dialog
- Clone a repository
- Team Explorer pane becomes visible and clone progress is shown
- Repository doesn't change when clone completes
Expected behavior:
Repository should change when clone completes.
If the current solution has unsaved changed, a dialog should appear with the option to save changes or ignore (the same as when user opens a new solution).
Actual behavior:
Repository only changes (consistently?) when there is no solution / folder already open. This works fine on Visual Studio 2015.