Continue Reading Nathan Clouse’s Article on their blog
Part 2 – Lifecycle of a Branch
Let’s take a look at the lifecyle of a Git Branch. Unlike TFVC, branches in Git are typically short lived when it comes to development. In TFVC you may have a branch for each developer or a branch for development in general, another for test then a release branch.
Blog Syndicated with Nathan Clouse’s Permission