How to: Find the latest changeset you have on a workspace?
To know the answer to this question, you can run the following command:
tf history . /stopafter:1 /v:1~W /r
That's it :)
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
To know the answer to this question, you can run the following command:
tf history . /stopafter:1 /v:1~W /r
That's it :)