gitextensions.vsix
gitextensions.vsix copied to clipboard
Context Menu "Reset File Changes" not working as expected
When using the GitExtension Visual Studio 2015 plugin the behaviour of the Context Menu is not as expected.
If you have file changes in two different files, open file A in Visual Studio Editor and right-click on file B in Solution Explorer and choose "Reset File Changes" the extension will reset the changes of file A which is opened in Visual Studio Editor and not the file changes in file B which was right-clicked.
In addition, the confirm dialog should say which file is selected to be reset.
VS 2015 Plugin Version: 2.48.90 Git Extensions Version: 2.49.03