Pro Git, 2/e (Paperback)

Scott Chacon

買這商品的人也買了...

商品描述

Pro Git (Second Edition) is your fully-updated guide to Git and its usage in the modern world. Git has come a long way since it was first developed by Linus Torvalds for Linux kernel development. It has taken the open source world by storm since its inception in 2005, and this book teaches you how to use it like a pro.

Effective and well-implemented version control is a necessity for successful web projects, whether large or small. With this book you’ll learn how to master the world of distributed version workflow, use the distributed features of Git to the full, and extend Git to meet your every need.

Written by Git pros Scott Chacon and Ben Straub, Pro Git (Second Edition) builds on the hugely successful first edition, and is now fully updated for Git version 2.0, as well as including an indispensable chapter on GitHub. It’s the best book for all your Git needs.

What you’ll learn

• Effectively use Git, either as a programmer or a project leader

• Become a fluent Git user

• Master branching, using Git on the server, and on other systems

• Integrate Git in your development workflow

• Migrate programming projects from other SCMs to Git

• Extend Git for your personal project needs

• Effectively use GitHub

 

Who this book is for

This book is for all open source developers: you are bound to encounter Git somewhere in the course of your working life. Proprietary software developers will appreciate Git’s enormous scalability, since it is used for the Linux project, which comprises thousands of developers and testers.

Table of Contents

1. Getting Started

2. Git Basics

3. Git Branching

4. Git on the Server

5. Distributed Git

6. GitHub

7. Git Tools

8. Customizing Git

9. Git and Other Systems

10. Git Internals

 

 

商品描述(中文翻譯)

《Pro Git(第二版)》是您在現代世界中使用 Git 的全面更新指南。自從 Linus Torvalds 首次為 Linux 內核開發而開發 Git 以來,Git 已經走過了很長的路程。自從2005年開始,它在開源世界中風靡一時,而這本書將教您如何像專業人士一樣使用它。

對於成功的網絡項目,無論大小,都需要有效且實施良好的版本控制。通過這本書,您將學習如何掌握分佈式版本工作流程的世界,充分利用 Git 的分佈式功能,並擴展 Git 以滿足您的各種需求。

由 Git 專家 Scott Chacon 和 Ben Straub 撰寫的《Pro Git(第二版)》在第一版的巨大成功基礎上進行了全面更新,現已完全適用於 Git 2.0 版本,並包括一個不可或缺的關於 GitHub 的章節。這是您所有 Git 需求的最佳書籍。

您將學到什麼:

- 有效地使用 Git,無論是作為程序員還是項目負責人
- 成為一個熟練的 Git 用戶
- 掌握分支,使用 Git 在服務器上以及其他系統上
- 將 Git 整合到您的開發工作流程中
- 從其他版本控制系統遷移編程項目到 Git
- 擴展 Git 以滿足您的個人項目需求
- 有效地使用 GitHub

這本書適合對所有開源開發人員:在您的工作生涯中,您肯定會在某個地方遇到 Git。專有軟件開發人員將欣賞 Git 的巨大可擴展性,因為它被用於 Linux 項目,該項目包括成千上萬的開發人員和測試人員。

目錄:

1. 入門
2. Git 基礎
3. Git 分支
4. 服務器上的 Git
5. 分佈式 Git
6. GitHub
7. Git 工具
8. 自定義 Git
9. Git 和其他系統
10. Git 內部