June 2010
Gérez vos codes sources avec Git
by ghis & 1 other (via)Tutoriel du "site du zéro" à propos de Git. Bonne entrée en matière, bien vulgarisé.
Git Reference
by ghis & 3 others (via)This is the Git reference site. This is meant to be a quick reference for learning and remembering the most important and commonly used Git commands. The commands are organized into sections of the type of operation you may be trying to do, and will preset the common options and commands needed to accomplish these common tasks.
March 2010
Hg Init: a Mercurial tutorial by Joel Spolsky
by ghis & 1 otherMercurial is a modern, open source, distributed version control system, and a compelling upgrade from older systems like Subversion. In this user-friendly, six-part tutorial, Joel Spolsky teaches you the key concepts.
1
(3 marks)