This document discusses branching strategies for internal projects in TFS 2010. It describes a hybrid branching pattern combining branch by quality and branch by feature. The pattern uses two primary branches: a development branch for the latest code and a bug fix test branch for testing fixes. It also discusses labeling code for major and incremental releases, rolling back changes, and sharing common code between branches.