Showing posts with label shelve. Show all posts
Showing posts with label shelve. 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