How to recover a deleted branch in TFS

tfsversion control

I deleted a branch in TFS and just found out that I need the changes that were on it.

How do I recover the branch or the changes done on it?

Best Answer

Specifically in Visual Studio go to "Tools-Options" then Select "Source Control-visual Studio Team Founation Server" and check the "Show deleted items in the Source Control explorer".

Having done that - you can then right click a folder and say "Undelete"