A Django site.
February 10, 2008
» Dave Dribin: “Choosing a Distributed Version Control System”

Dave Dribin wrote a couple of posts on choosing between the usual suspects: Mercurial, Bazaar and Git. Well-written, recommended.

Read at: Choosing a Distributed Version Control System; follow-up: Why I Chose Mercurial.

October 10, 2007
» Karl Fogel, Ben Collins-Sussman, on distributed version control

Important opinions from Subversion developers:

Karl Fogel: “Subversion, decentralized version control, and the future”

Ben Collins-Sussman: “The Risks of Distributed Version Control”

September 13, 2007
» Git 1.5.3

Git 1.5.3 was released by Junio Hamano on Sep 3rd. Read more at:

git stash is similar to shelving feature of Microsoft Team Foundation Server.

» Garry Dolley: “Capistrano 2.0 with Git shared repository”

Garry Dolley posted the module for Capistrano (that’s Ruby on Rails deployment tool) which allows it to use Git as the source control system.

Read more and download at “Capistrano 2.0 with Git shared repository”.

September 11, 2007
» Zack Rusin: Git cheat sheet

Zack Rusin created useful Git cheat sheet.

See “Git cheat sheet” for several sizes.

There is also a similar Mercurial cheat sheet at http://www.ivy.fr/mercurial/ref/v1.0/

Thank you, Robert.