Click here to Skip to main content
15,881,882 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I'm a git man most of the time, but I have suddenly been immersed into a TFS based project, where I have many changes I can't yet check into the trunk. In git I would simply commit all the time as normal, without pushing, but here I'm stuck with shelvesets or a new branch.

I don't like shelvesets because my pending changes just keeps growing, so I would like to keep my most recent shelveset, which, according to plan, should have all my changes in it. Now, how do I go about creating and checking out a branch, then, NB, pulling that shelveset into it?
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900