TFS copy changeset to branch
How can I copy a changeset from the Mainline to a开发者_运维百科 Branch in TFS? I can't seem to find anything on this.
You mean how to merge the change from Main line to the branch? you just right click on the main line select Branching and Merging -> Merge and choose from the drop down the branch name that you want to merge to.
精彩评论