2011
nvie/gitflow - GitHub
(via)A collection of Git extensions to provide high-level repository operations for Vincent Driessen's branching model.
A successful Git branching model » nvie.com
by 7 othersA very well explained and detailed workflow for branching with git.
2010
LakTEK – Handy Git commands that saves my day
by 1 other (via)How to use some non-trivial Git commands that are very useful.
Gérez vos codes sources avec Git
by 1 other (via)Tutoriel du "site du zéro" à propos de Git. Bonne entrée en matière, bien vulgarisé.
Git Reference
by 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.
Why Git is Better Than X
by 2 others (via)This site is here because I seem to be spending a lot of time lately defending Gitsters against charges of fanboyism, bandwagonism and koolaid-thirst. So, here is why people are switching to Git from X, and why you should too. Just click on a reason to view it.
git-cheat-sheet-large.png (3300×2550)
A git cheat sheet wallpaper
Git it » UNIX Garden
by 2 others (via)Dans cet article, nous abordons l’utilisation de Git, le
gestionnaire de version écrit par Linus Torvalds et utilisé pour le développement du noyau Linux. Le but recherché est de donner le nécessaire pour commencer à utiliser Git tout de suite, par une approche pas à pas.
Hg Init: a Mercurial tutorial by Joel Spolsky
by 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.
Git Client - SmartGit
by 1 otherSmartGit is an efficient user interface for Git, focussing on simplicity and targeting non-experts and people who prefer a graphical application over command line usage.
2008
InfoQ: Distributed Version Control Systems: A Not-So-Quick Guide Through
by 5 othersSince Linus Torvalds presentation at Google about git in May 2007, the adoption and interest for Distributed Version Control Systems has been constantly rising. We will introduce the concept of Distributed Version Control, see when to use it, why it may be better than what you're currently using, and have a look at three actors in the area: git, Mercurial and Bazaar.
1
(11 marks)