New versions of Visual Studio Team Explorer has built in support for Git.
I want to know if there is an option to view the Git commands executed while using the Team explorer for Git actions like Commit and Push.
Also would be better to have an option to view the other commands executed by Team Explorer like fetching status.
Are those features available with the current Visual Studio?
git reset --hard origin/develop
, and was shocked that no Git was installed on my workstation – Ricard