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.
このブラウザーはサポートされなくなりました。
Microsoft Edge にアップグレードすると、最新の機能、セキュリティ更新プログラム、およびテクニカル サポートを利用できます。
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.