I have been looking for the TF.exe command line equivalent to git reset.
I found TFPT scorch, however this is for use on a build server (jenkins), and I cannot seem to get the power tools installed (in a standard manner) or working (non standard, copy across).
Is there either
- A way to install tfpt.exe on a build server (that does not, and must not, have visual studio)?
- A way to emulate this command with a collection of TF.exe commands?