on bitbucket i did multiple commits(version) and branches. I want to make a revert for a previous specified commit, so with the command line [git revert 45cd2e4]i was able to do it , but what i'm looking for is HOW to do this command with visual studio 2012
GUI.
thanks.