Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Repository context doesn't change after clone if solution already open #2003
Comments
|
What should happen if a solution is open with unsaved changes? |
|
@grokys A dialog should appear with the option to save changes or ignore. I'll add that the the expected behavior. |
Version
What happened
Steps to Reproduce
ClonedialogExpected 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.
The text was updated successfully, but these errors were encountered: