Skip to content

Instantly share code, notes, and snippets.

@JamesSkemp
Created October 14, 2014 15:11
Show Gist options
  • Save JamesSkemp/5698ecbf20336c04ae75 to your computer and use it in GitHub Desktop.
Save JamesSkemp/5698ecbf20336c04ae75 to your computer and use it in GitHub Desktop.
Command line search TFS commit messages
tf history /server:http://server:8080/tfs/xxx "$/path" /recursive /format:detailed > "c:\path\search.txt"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment