Skip to content

Instantly share code, notes, and snippets.

@douglampe
Created June 4, 2016 21:39
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 douglampe/c9e1cb4d3b8004176a84a17de8c3173a to your computer and use it in GitHub Desktop.
Save douglampe/c9e1cb4d3b8004176a84a17de8c3173a to your computer and use it in GitHub Desktop.
Compare 2 files using VisualStudio 2015 diff tool
"%VS140COMNTOOLS%/../ide/vsdiffmerge" "%1" "%2"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment