HOWTO: Make a diff/patch with TFS
I have no idea how to make a diff via the GUI (or if it's even possible), but it's trivial via the command line
tf.exe diff /shelveset:TheShelvesetIWantToDiff /format:unified
Very handy.
I have no idea how to make a diff via the GUI (or if it's even possible), but it's trivial via the command line
tf.exe diff /shelveset:TheShelvesetIWantToDiff /format:unified
Very handy.