Shelve Pending Changes in Team Foundation server
Shelve Pending Changes stores your code changes on the server but doesn’t commit them to the branch. Here are some reasons I’ve used it: To save changes but undo locally when I’m not ready to commit changes but I need to make an emergency bug fix on the same branch. To store code for code … Read more