When using git in visual studio 2012 Is there a way to do a git-revert command with the GUI of visual studio instead of the command prompt? I see in the history of a commit as shown in the image below a grayed out "Revert" button that would revert back to that specific Commit but this button always seems to be grayed out...So is there a way to enable this button or another way to do a revert with the GUI?
Alex