A tour of git: the basics
http://cworth.org/hgbook-git/tour/
A tour of git: the basics
A tour of git: the basics
2.0 Copyright
This document is a modified version of a document originally titled...
In my pursuit to understand Git, it’s been helpful for me to understand it from the bottom up — rather than look at it only in terms of its high-level commands. And since Git is so beautifully simp...
"Git et le renouveau du contrôle de versions" slides from PHP Quebec 2009
Git est un système de contrôle de versions décentralisé créé par Linus Torvalds, le créateur du noyau Linux. Simple et t...
Much of the Ruby and Rails community is now using Git, but there are a number of fun things that are a bit more difficult to get the hang of that are incredibly helpful to know when using Git. This...
In my pursuit to understand Git, it’s been helpful for me to understand it from the bottom up — rather than look at it only in terms of its high-level commands. And since Git is so beautifully simp...
A tour of git: the basics
http://cworth.org/hgbook-git/tour/
A tour of git: the basics
A tour of git: the basics
2.0 Copyright
This document is a modified version of a document originally titled...
"Git et le renouveau du contrôle de versions" slides from PHP Quebec 2009
Git est un système de contrôle de versions décentralisé créé par Linus Torvalds, le créateur du noyau Linux. Simple et t...
Git is a stupid content tracker used primarily as a distributed source code management system that is beginning to get a lot of use in the Rails community, including a new Capistrano SCM module, a ...
This is the Git user's manual (version 1.5.3) coming from the git website (http://www.kernel.org/pub/software/sc.... I just compiled it into a latex file and made a pdf out...