git howtos | exawebsite

useful git documentation listing

manuals, reference

Everything is available as classical unix man pages, so man yourself. Also, clickable version is here:

http://www.kernel.org/pub/software/scm/git/docs/

tutorials

git tutorial can also be seen as a manual page, man 7 gittutorial.

Everyday git with 20 commands or so is an excellent mashup of knowhow that teaches the point pretty quickly.

last modification: 2008-12-25 00:33:38 +0100