Tip per le code review con gli shelveset...

Share on:

Ecco un piccolo tip, ma molto utile:

A common complaint when doing code reviews with TFS is that people think they have to Unshelve the shelveset to review the code. They really want to see what changed in a file that is being checked in and they can’t find a way to do it. They typically wind up unshelving the shelveset and reviewing each entire file contained in the shelveset.

 

There is actually a way to view individual files from a shelveset or to compare an edited file with another version.

Continua alla fonte: Tip for doing code reviews with TFS Shelvesets

Post originale