Seeing shelf changes in TFS2010

I am using TFS 2010. I need to look at the code that is being deferred by another developer before registering. How can we do this in TFS2010 so that I can get its changes and review. Thank!

+5
source share
1 answer

All you have to do is:

  • Click Unshelve on the Pending Changes tab.
  • Search for shelvest by typing "Owner Name" - another developer tfs username.
  • Remove it.

enter image description here

+8
source

All Articles