Visual Studio Team Explorer - View Git Commands
问题 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? 回答1: Git has a number of traces embedded which you can turn on by use git's tracing environment variables. To