progit2

Pro Git 2nd Edition

Github stars Tracking Chart

= Pro Git, Second Edition

Welcome to the second edition of the Pro Git book.

You can find this book online at: https://git-scm.com/book

Like the first edition, the second edition of Pro Git is open source under a Creative Commons license.

A couple of things have changed since open sourcing the first edition.
For one, we've moved from Markdown to the amazing Asciidoc format for the text of the book.

We've also moved to keeping the translations in separate repositories rather than subdirectories of the English repository.
See link:TRANSLATING.md[the translating document] for more information.

== How To Generate the Book

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

== Signaling an Issue

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.

== Contributing

If you'd like to help out by making a change, take a look at the link:CONTRIBUTING.md[contributor's guide].

Main metrics

Overview
Name With Ownerprogit/progit2
Primary LanguageCSS
Program languageRuby (Language Count: 5)
Platform
License:Other
所有者活动
Created At2013-12-23 17:03:08
Pushed At2025-04-10 14:42:07
Last Commit At
Release Count452
Last Release Name2.1.447 (Posted on )
First Release Name2.0-beta-0.1 (Posted on )
用户参与
Stargazers Count6.1k
Watchers Count387
Fork Count2k
Commits Count2.9k
Has Issues Enabled
Issues Count755
Issue Open Count154
Pull Requests Count922
Pull Requests Open Count29
Pull Requests Close Count206
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private