0

In TFS, when someone requests a code review from me, is there a way to check out all the changes in that code review request to my local working repository?

Stephen Kennedy
  • 20,585
  • 22
  • 95
  • 108
Chin
  • 19,717
  • 37
  • 107
  • 164

1 Answers1

4

Yes. There is the option to Unshelve changes and that does exactly what you want.

Open the Code Review

enter image description here

jessehouwing
  • 106,458
  • 22
  • 256
  • 341