Shows the Small Team Development 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 Dev branch appears parallel to the main branch, with changes merged in to the mainline periodically.