Skip to content

Instantly share code, notes, and snippets.

@chastain
Created January 17, 2013 16:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save chastain/4557138 to your computer and use it in GitHub Desktop.
Save chastain/4557138 to your computer and use it in GitHub Desktop.
tfs power tool command for unshelving to a different branch.
tfpt unshelve "shelfset name" /migrate /source:"$/Root/Branches/NameOfSourceBranch" /target:"$/Root/Branches/NameOfTargetBranch" /nobackup
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment