A successful Git branching model
March 4th, 2011 by Michael Zimmermann
This is by far the best explanation of a Git development model. It isn’t a tutorial on how to use git commands – there are almost too many of those around. What it does is clearly outlines a development workflow, and the way that Git helps keep features and fixes organized and on track.
Read the full article, with helpful diagrams along the way at: A successful Git branching model » nvie.com.
There’s also a great video to describe the extensions that help to configure and enforce this workflow:
Tags: dvcs, git, howto, version control



