Showing posts with label unshelve. Show all posts
Showing posts with label unshelve. Show all posts

Tuesday, February 18, 2014

How to unshelve changeset from one branch to another in TFS

You can do it using TFS Power Tools.

Here is the command:

tfpt unshelve "My Shelveset;DOMAIN\username" /migrate /source:$/project/branch /target:$/project/branch2