TFS in Visual Studio: Exclude specific branches from update -
I am using TFS source control within Visual Studio. We have lots of branches in it, which has a branch when I right click on the folder then select "Get latest version", all the branches are downloaded. How can I branch out from being updated? Each included branch looks tiresome manually. Thanks Conrad
 You can create a batch file containing the latest for all the required branches. See the command.   
 
  
Comments
Post a Comment