Today I Learned: Undo checkout of unmodified files in TFS

The following command will undo checkout of unmodified files in TFS c:\myProject> tfpt uu . /noget /recursive Thanks to stackoverflow.

March 1, 2017 · 1 min · 20 words · Pavel Nasovich