Skip to content

progit-fr/progit

This branch is 1614 commits behind progit/progit:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

daf1c2f · Feb 22, 2013
Feb 16, 2013
Feb 21, 2013
Feb 21, 2013
Feb 21, 2013
Dec 28, 2010
Feb 21, 2013
Feb 21, 2013
Oct 14, 2010
Feb 21, 2013
Feb 21, 2013
Sep 27, 2010
Feb 21, 2013
Feb 21, 2013
Feb 21, 2013
Oct 9, 2012
Oct 20, 2009
Oct 12, 2010
Feb 21, 2013
Feb 21, 2013
Feb 21, 2013
Feb 21, 2013
Feb 21, 2013
Feb 16, 2013
Jan 5, 2013
Feb 21, 2013
Feb 21, 2013
Feb 21, 2013
Feb 21, 2013
Feb 21, 2013
Feb 21, 2013
Feb 21, 2013
Feb 21, 2013
Feb 21, 2013
Feb 21, 2013
Feb 21, 2013
Feb 21, 2013
Dec 2, 2009
Dec 17, 2012
Nov 25, 2012
Nov 25, 2012
Jan 13, 2013
Nov 25, 2012
Jan 17, 2013
Nov 18, 2011
Mar 27, 2011

Repository files navigation

Build Status

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

Making Ebooks

On Fedora (16 and later) you can run something like this::

$ yum install ruby calibre rubygems ruby-devel rubygem-ruby-debug rubygem-rdiscount
$ makeebooks en  # will produce a mobi

On MacOS you can do like this::

  1. INSTALL ruby and rubygems
  2. $ gem install rdiscount
  3. DOWNLOAD Calibre for MacOS and install command line tools
  4. $ makeebooks zh #will produce a mobi

Errata

If you see anything that is technically wrong or otherwise in need of correction, please open an issue and one of the maintainers will take a look.

Translation

If you wish to translate the book, your work will be put up on the git-scm.com site. Please put your translation into the appropriate subdirectory of this project, using the ISO 639 and send a pull request. Be careful to use UTF-8 encoding in your files.

About

Projet de traduction française de livre Progit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 88.7%
  • Shell 8.8%
  • JavaScript 2.5%