Shows the Multi-Team, Multi-Release Model branching strategy used in multiuser development. A main release branch appears, with small quick fixes branching off of it that are then merged back into the main branch. A second and third Dev branch appears parallel to the main branch, with changes merged in to the mainline periodically.