Git in Practice (Paperback)
暫譯: Git 實戰 (平裝本)

Mike McQuaid

  • 出版商: Manning
  • 出版日期: 2014-10-12
  • 售價: $1,398
  • 貴賓價: 9.5$1,328
  • 語言: 英文
  • 頁數: 272
  • 裝訂: Paperback
  • ISBN: 1617291978
  • ISBN-13: 9781617291975
  • 相關分類: Version Control
  • 立即出貨 (庫存 < 3)

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

相關主題

商品描述

Summary

Git in Practice is a collection of 66 tested techniques that will optimize the way you and your team manage your development projects. The book begins with a brief reminder of the core version control concepts you need when using Git and moves on to the high-value features you may not have explored yet. Then, you'll dig into cookbook-style techniques like history visualization, advanced branching and rewriting history each presented in a problem-solution-discussion format. Finally you'll work out how to use Git to its full potential through configuration, team workflows, submodules and using GitHub pull requests effectively.

Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.

About the Technology

Git is a source control system, but it's a lot more than just that. For teams working in today's agile, continuous delivery environments, Git is a strategic advantage. Built with a decentralized structure that's perfect for a distributed team, Git manages branching, committing, complex merges, and task switching with minimal ceremony so you can concentrate on your code.

About the Book

Git in Practice is a collection of battle-tested techniques designed to optimize the way you and your team manage development projects. After a brief overview of Git's core features, this practical guide moves quickly to high-value topics like history visualization, advanced branching and rewriting, optimized configuration, team workflows, submodules, and how to use GitHub pull requests. Written in an easy-to-follow Problem/Solution/Discussion format with numerous diagrams and examples, it skips the theory and gets right to the nitty-gritty tasks that will transform the way you work.

Written for developers familiar with version control and ready for the good stuff in Git.

What's Inside

  • Team interaction strategies and techniques
  • Replacing bad habits with good practices
  • Juggling complex configurations
  • Rewriting history and disaster recovery

About the Author

Mike McQuaid is a software engineer at GitHub. He's contributed to Qt and the Linux kernel, and he maintains the Git-based Homebrew project.

Table of Contents

PART 1 INTRODUCTION TO GIT
PART 2 GIT ESSENTIALS
PART 3 ADVANCED GIT
PART 4 GIT BEST PRACTICES
  1. Local Git
  2. Remote Git
  3. Filesystem interactions
  4. History visualization
  5. Advanced branching
  6. Rewriting history and disaster recovery
  7. Personalizing Git
  8. Vendoring dependencies as submodules
  9. Working with Subversion
  10. GitHub pull requests
  11. Hosting a repository
  12. Creating a clean history
  13. Merging vs. rebasing
  14. Recommended team workflows

商品描述(中文翻譯)

**摘要**

《Git in Practice》是66個經過測試的技術集合,將優化您和您的團隊管理開發專案的方式。本書首先簡要回顧使用Git時所需的核心版本控制概念,然後轉向您可能尚未探索的高價值功能。接著,您將深入學習類似食譜風格的技術,如歷史視覺化、高級分支和重寫歷史,每個技術都以問題-解決方案-討論的格式呈現。最後,您將學會如何通過配置、團隊工作流程、子模組以及有效使用GitHub的拉取請求,充分發揮Git的潛力。

購買印刷版書籍可免費獲得Manning Publications提供的PDF、Kindle和ePub格式的電子書。

**關於技術**

Git是一個源代碼控制系統,但它不僅僅是這樣。對於在當今敏捷、持續交付環境中工作的團隊來說,Git是一種戰略優勢。Git以去中心化的結構構建,完美適合分散的團隊,能以最小的儀式管理分支、提交、複雜合併和任務切換,讓您能專注於代碼。

**關於本書**

《Git in Practice》是一系列經過實戰考驗的技術,旨在優化您和您的團隊管理開發專案的方式。在簡要概述Git的核心功能後,這本實用指南迅速轉向高價值主題,如歷史視覺化、高級分支和重寫、優化配置、團隊工作流程、子模組以及如何使用GitHub的拉取請求。書中以易於理解的問題/解決方案/討論格式撰寫,並附有大量圖表和範例,跳過理論,直接進入將改變您工作方式的具體任務。

本書適合熟悉版本控制並準備好深入了解Git的開發人員。

**內容概覽**

- 團隊互動策略和技術
- 用良好實踐取代壞習慣
- 處理複雜配置
- 重寫歷史和災難恢復

**關於作者**

**Mike McQuaid**是GitHub的軟體工程師。他曾參與Qt和Linux內核的開發,並維護基於Git的Homebrew專案。

**目錄**

**第一部分 Git簡介**

**第二部分 Git基本要素**

**第三部分 高級Git**

**第四部分 Git最佳實踐**

1. 本地Git
2. 遠端Git
3. 檔案系統互動
4. 歷史視覺化
5. 高級分支
6. 重寫歷史和災難恢復
7. 個性化Git
8. 將依賴項作為子模組管理
9. 與Subversion協作
10. GitHub拉取請求
11. 托管儲存庫
12. 創建乾淨的歷史
13. 合併與重基
14. 推薦的團隊工作流程