Karibu kwenye kitabu cha Pro Git book toleo la pilei
Unaweza kupata kitabu hiki kwenye mtandao hapa: http://git-scm.com/book
Kama toleo la kwanza, toleo la pili ni open source kwa licensi ya Creative Commons license.
Kuna mambo mengi yamebadilika tangu toleo la kwanza la open source. Kitu kimoja wapo ni kwamba kwenye kuwasilisha maneno tumetomia Asciidoc format badala ya Markdown
We’ve also moved to keeping the translations in separate repositories rather than subdirectories of the English repository. See the translating document for more information.
You can generate the e-book files manually with Asciidoctor. If you run the following you may actually get HTML, Epub, Mobi and PDF output files:
$ bundle install $ bundle exec rake book:build Converting to HTML... -- HTML output at progit.html Converting to EPub... -- Epub output at progit.epub Converting to Mobi (kf8)... -- Mobi output at progit.mobi Converting to PDF... -- PDF output at progit.pdf
Before signaling an issue, please check that there isn’t already a similar one in the bug tracking system.
Also, if this issue has been spotted on the git-scm.com site, please cross-check that it is still present in this repo. The issue may have already been corrected, but the changes have not been deployed yet.
If you’d like to help out by making a change, take a look at the contributor’s guide.