This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
Sebastian Pipping (author)
Thu Mar 26 06:22:27 -0700 2009
commit 52034b75018daa76c5c3dff812eed681b731791c
tree 86cfa6b375c43d7e788d96d78a36ec6b70b0e5a8
parent b88d2441cac0977faf98efc80305012112238d9d
tree 86cfa6b375c43d7e788d96d78a36ec6b70b0e5a8
parent b88d2441cac0977faf98efc80305012112238d9d
gitbook /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Sun Jul 27 12:01:03 -0700 2008 | |
| |
COPYING | Tue Jul 29 10:42:09 -0700 2008 | |
| |
README | Mon Apr 20 14:50:47 -0700 2009 | |
| |
Rakefile | Sun Jul 27 10:50:46 -0700 2008 | |
| |
TODO.markdown | Mon Jul 28 18:07:39 -0700 2008 | |
| |
assets/ | Fri Sep 05 14:21:25 -0700 2008 | |
| |
layout/ | Thu Nov 27 07:52:20 -0800 2008 | |
| |
output/ | Sun Jul 27 12:01:03 -0700 2008 | |
| |
script/ | Fri Sep 05 14:21:25 -0700 2008 | |
| |
text/ |
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 required gems: $ gem install rake ultraviolet discount rdiscount builder * For PDF output install prince (http://www.princexml.com/download/) * Generate book through $ rake html or $ rake pdf == References == * A bunch of the scripts for building and such from the Rails 2.1 book by Carlos Brando == Authors == * Scott Chacon * Emil Sit








