Reputation: 21730
I'm conducting a code review in VS2012RC using built in tool (TFS?)
There have been substantial refactoring done to the file, so diff is meaningless. I would like to see only new file (i.e. without diffs). Is there a way to configure code review view to see only one file?
Upvotes: 0
Views: 194
Reputation: 121922
The functionality you seek is implemented in alternative code review tool that is called Review Assistant. It's an add-in for Visual Studio 2010 and 2012, and works with TFS.
Upvotes: 0