January 2010
Pro Git - Pro Git Book
by Xavier Lacot & 5 othersThe website for the Pro Git book, written by Scott Chacon and published by Apress. A perfect ressource in order to learn how to use Git.
October 2009
Git - Fast Version Control System
by srcmax & 6 others<blockquote>
<p>Git is a free & open source, distributed version control system designed to handle everything from small to very large projects with speed and efficiency.</p>
<p>Every Git clone is a full-fledged repository with complete history and full revision tracking capabilities, not dependent on network access or a central server. Branching and merging are fast and easy to do.</p>
</blockquote>
September 2009
OCTO talks ! » Gestion de version distribuée et build incassable
by nhoizeynous allons voir comment il est possible de mettre en place un build d’Intégration Continue « incassable » sans effort [...] avec un gestionnaire de versions non distribué [type Git]
OCTO talks ! » Introduction à la gestion de version distribuée
by nhoizey"Depuis quelques temps déjà, une nouvelle génération de gestionnaires de version a fait son apparition. Elle se différencie par son approche distribuée par opposition à l’approche centralisée sur laquelle repose Subversion."
January 2009
Git vs. Mercurial: Please Relax « Important Shock
by Xavier Lacot"Git is MacGyver, Mercurial is James Bond" : it says it all :-)
December 2008
Why Git is Better Than X
by Xavier LacotScott tells why you should switch to Git instead of any other version management system.
June 2008
May 2008
InfoQ: Distributed Version Control Systems: A Not-So-Quick Guide Through
by Xavier Lacot & 5 othersA guide to three major Distributed Version Control Systems: git, Mercurial and Bazaar.
1
(8 marks)