Visual Studio Code – How do I open a specific commit in Visual Studio
In TFSVC, I was able to open a changeset and view the differences in files by using the following command, for example: TF changeset 111111. I would like to achieve the same functionality with Git. It doesn't necessarily have to…