ashchan / progit forked from progit/progit

Pro Git Book Content

This URL has Read+Write access

commit  cbbde44b5d0e03f8eb7c82278617b72164accaaa
tree    d4c0412c613cf5c874921c649b910b34834d0e2d
parent  11606042919af20697ac2869eda5e2d770b99712
progit /
name age message
file .gitignore Thu Aug 20 06:02:42 -0700 2009 Ignore Emacs backup files. [TAKAGI Masahiro]
file README Mon Jul 27 08:45:18 -0700 2009 fix up layout [schacon]
directory cs/ Thu Sep 03 15:36:02 -0700 2009 [cs] fixed some minor bugs [mosquitoe]
directory de/ Mon Oct 12 09:10:42 -0700 2009 [de] syntax fix [Mizar]
directory en/ Mon Oct 05 05:51:02 -0700 2009 [en] '.gitattribute' should be '.gitattributes' [MikeDSmith]
directory es-es/ Sat Sep 05 08:59:31 -0700 2009 [es-es] Section 2.4 translated [unindented]
directory es-mx/ Thu Sep 10 20:01:33 -0700 2009 [es-mx] Start Spanish (Mexico) translation [zelito]
directory es-ni/ Tue Sep 01 20:30:02 -0700 2009 Merge branch 'master' of git://github.com/progi... [Laureano]
directory figures-source/ Tue Jul 28 07:10:16 -0700 2009 added original omnigraffle file [schacon]
directory figures/ Sun Jul 26 21:57:29 -0700 2009 initial commit of pro git book content [schacon]
directory ja/ Sun Oct 11 10:11:33 -0700 2009 Merge remote branch 'tui/master' [schacon]
directory latex/ Mon Sep 14 07:44:54 -0700 2009 [ja] change "ja/01-introduction/01-chapter1.mar... [japboy]
directory nl/ Fri Oct 09 13:21:23 -0700 2009 [nl] finished chapter 4 ready for preview [Micha Hergarden]
directory pt-br/ Wed Oct 07 15:38:11 -0700 2009 [pt_br] Some more sections of intro chapter [Raphael Lullis]
directory ru/ Tue Oct 06 05:02:41 -0700 2009 Fix some mistakes in russian verion of chapter 1 [Egor Vakhromtsev]
directory zh/ Loading commit data...
README
Pro Git Book Contents
=====================

This is the source code for the Pro Git book contents.  It is licensed under the
Creative Commons Attribution-Non Commercial-Share Alike 3.0 license.  I hope you
enjoy it, I hope it helps you learn Git, and I hope you'll support Apress and me
by purchasing a print copy of the book at Amazon:

http://tinyurl.com/amazonprogit


Errata
=====================
If you see anything that is technically wrong or otherwise in need of correction,
please email me at schacon at gmail dot com to inform me.


Translation
=====================
If you wish to translate the book, I will put the translation up on the progit.org
site.  Please put your translation into the appropriate subdirectory of this 
project (ie: 'it' for Italian and so forth) and send me (schacon) a pull request.