nvie.com » Blog Archive » A successful Git branching model
april 2010 by bgporter
In this post I present the development model that I’ve introduced for all of my projects (both at work and private) about a year ago, and which has turned out to be very successful.
git
vcs
development
april 2010 by bgporter
Using Git with a central repository
april 2010 by bgporter
This tutorial explains how to share a Git repository among developers. It is meant for small teams who are adopting Git for the first time, and want to get started quickly with a familiar setup before exploring Git's many new possibilities.
development
git
vcs
april 2010 by bgporter