简体   繁体   中英

How to Branch and keep the branch history with TFS 2013

I need to create a branch in TFS and copy the code and the history from the parent branch.

I am using TFS 2013 with Visual Studio 2013, is there a way to easily do this ?

Branching is a technique for creating a parallel set of versions of your files. So the branch will have the same codebase as parent branch.

Regarding the history, the file will keep the history under the branch change, check the screenshot below:

在此处输入图片说明

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM