I am using Visual Studio 2010 with Team Foundation Server.
I know that you can track the differences between the individual change sets for a file. Is there a way to find out which team member added a particular block of code?
For example, if I selected a block of code in Visual Studio, anyway, to find out which set of changes was the first to use this code?
Thanks Seth
source
share