Code Monkey home page Code Monkey logo

progit2-zh's Introduction

progit2 zh

Pro Git,第二版,简体中文

翻译、校对、修改前请阅读 翻译规范

欢迎阅读 Pro Git 第二版。

你可以访问 https://git-scm.com/book 在线阅读本书。

与第一版类似,Pro Git 第二版以知识共享协议开源。

自第一版开源以来,许多事情都发生了变化。 首先,我们将本书的文本由 Markdown 迁移至 Asciidoc。

我们还在独立的仓库中进行翻译,而不是在英文仓库的子目录中。 查看 贡献文档 了解更多信息。

如何生成本书

你可以用 Asciidoctor 手动生成电子书文件。 如果你运行下面的命令,你 可能 实际上获得 HTML、Epub、Mobi 和 PDF 输出文件:

$ bundle install
$ asciidoctor-pdf-cjk-kai_gen_gothic-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

发起一个 Issue

在发起一个 Issue 前,请在 bug 跟踪系统中搜索是否已有类似的问题。

此外,如果该问题是在 git-scm.com 网站上发现的,请再次确认 pdf 版本中是否仍有此问题。 该问题可能已被修复,但修改内容尚未部署。

贡献

如果你想要帮助修改或者贡献翻译,查看 贡献者指南

progit2-zh's People

Contributors

8loser avatar alamier avatar aollier avatar archersmind avatar ben avatar branchzero avatar chuckiechen945 avatar codetalks-new avatar codingspiderfox avatar crd avatar devbean avatar geno1024 avatar hedrok avatar honkinggoose avatar icenature avatar jnavila avatar leo108 avatar leshiv avatar liuxilu avatar max123kl avatar mkarg avatar morganov avatar networm avatar oldsharp avatar rpjday avatar sanddudu avatar schacon avatar spacewander avatar yuelinho avatar zwpaper avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.