Visual Studio 2015 Update 2 adds support for GIT “Reset”, which is what you probably want to do:
- open history
- right click the commit you want to revert to
- reset -> reset and delete changes

Visual Studio 2015 Update 2 adds support for GIT “Reset”, which is what you probably want to do:
