Skip to content

Instantly share code, notes, and snippets.

@ddieppa
Created November 17, 2016 20:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ddieppa/9d12deb96e2bae8de15a26dab8d0e0ce to your computer and use it in GitHub Desktop.
Save ddieppa/9d12deb96e2bae8de15a26dab8d0e0ce to your computer and use it in GitHub Desktop.
Get what changed in a Visual Studio TFS changeset, and export it into a file

tf changeset changesetNumber /noprompt > "path\to\file.txt"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment