public
Fork of schacon/gitbook
Description: Git Community Book Source - Version Francaise (voir branche "french")
Homepage: http://alx.github.com/gitbook/
Clone URL: git://github.com/alx/gitbook.git
Click here to lend your support to: gitbook and make a donation at www.pledgie.com !
ttamttam (author)
Sun Feb 08 12:25:37 -0800 2009
commit  75caa120ecf42f0b053d1f3f702882339dbe3bd0
tree    cc67b36f343419c7ddead75bf39eee4c1e2cac3c
parent  3a1f739207fc04ec6e99e84ce7b2cf6155acc667
name age message
file .gitignore Mon Dec 22 03:47:10 -0800 2008 ignore DS_Store [alx]
file COPYING Tue Jul 29 10:42:09 -0700 2008 added a license [schacon]
file README Mon Sep 01 07:44:19 -0700 2008 fixed images [schacon]
file Rakefile Sun Jul 27 10:50:46 -0700 2008 initial commit of layout for book [schacon]
file TODO.markdown Mon Jul 28 18:07:39 -0700 2008 started a todo list and added a style so I can ... [schacon]
directory assets/ Fri Sep 05 14:21:25 -0700 2008 integrated feedback from the git list to packfiles [schacon]
directory layout/ Thu Nov 27 07:52:20 -0800 2008 changed source - splitting this project to its ... [schacon]
directory output/ Sun Jul 27 12:01:03 -0700 2008 layed out the contents in the TODO, fixed up th... [schacon]
directory script/ Fri Sep 05 14:21:25 -0700 2008 integrated feedback from the git list to packfiles [schacon]
directory text/ Sun Feb 08 12:25:37 -0800 2009 Fautes de frappe, traduction incorrectes [ttamttam]
README
== The Community Git Book ==

This is an attempt to make a comprehensive, easy to follow Git learning
resource to be hosted on the main Git website.

== Contributing ==

* Clone this source, add to it and send me (schacon@gmail.com) a patch or pull request
* Install gems 'ultraviolet' and 'discount'
* Install prince (http://www.princexml.com/download/)

== References ==

* A bunch of the scripts for building and such from the Rails 2.1 book by Carlos Brando

== Authors ==

* Scott Chacon
* Emil Sit