简体   繁体   中英

TFS-Git 2013 and branching

We are using TFS-Git 2013 (the online version, visualstudio.com) as our source control, with visual studio 2013. We want to keep doing what we were doing before switching to git on branching strategies. We used to have one main trunk for development. and then create a branch release for each release So, for release 1 we will have Branch: release1 and so on for release 2, 3.... and our developers are used to create a separate directory for the main trunk, and for each branch.

Can that be done? is there a documentation and training on how to do that? I will appreciate your help.

The ALM Rangers are a great source of information on branching.

There is a TFVC branching guide and a "Git for TFVC Users" coming soon .

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