Skip to content

Instantly share code, notes, and snippets.

@lnmunhoz
Last active August 29, 2015 13:56
Show Gist options
  • Save lnmunhoz/9052256 to your computer and use it in GitHub Desktop.
Save lnmunhoz/9052256 to your computer and use it in GitHub Desktop.
TFS - Undo Pending Changes
Nunca esquecer de entrar como admin.
cd C:\Arquivos de programas\Microsoft Visual Studio 10.0\Common7\IDE>
tf undo /workspace:workspacename;workspaceowner $/projectname/filename.cs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment