visual studio 2013 - TFS separate branch from parent -
We have a project P1 in TFS. I have created a branch of P1, now the branch needs to be separated from its parents and should go alone as a single project P2. We do not need to have an initial history for P2.
How can this beolation be done?
In the source control window, select the branch that you want to 'orphan'. Geto File> Source Control> Branches and Merge> Responsive ...
< / P>
Then select No Parent
in the dialogue and click on Reparent
Comments
Post a Comment