Version Control with Git: Powerful tools and techniques for collaborative software development, 2/e (Paperback)

Jon Loeliger, Matthew McCullough

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

商品描述

Get up to speed on Git for tracking, branching, merging, and managing code revisions. Through a series of step-by-step tutorials, this practical guide takes you quickly from Git fundamentals to advanced techniques, and provides friendly yet rigorous advice for navigating the many functions of this open source version control system.

This thoroughly revised edition also includes tips for manipulating trees, extended coverage of the reflog and stash, and a complete introduction to the GitHub repository. Git lets you manage code development in a virtually endless variety of ways, once you understand how to harness the system’s flexibility. This book shows you how.

  • Learn how to use Git for several real-world development scenarios
  • Gain insight into Git’s common-use cases, initial tasks, and basic functions
  • Use the system for both centralized and distributed version control
  • Learn how to manage merges, conflicts, patches, and diffs
  • Apply advanced techniques such as rebasing, hooks, and ways to handle submodules
  • Interact with Subversion (SVN) repositories—including SVN to Git conversions
  • Navigate, use, and contribute to open source projects though GitHub

商品描述(中文翻譯)

快速掌握Git的追踪、分支、合併和管理程式碼修訂的技巧。透過一系列的逐步教程,這本實用指南將快速帶領您從Git的基礎知識到高級技巧,並提供友善而嚴謹的建議,以便您能夠熟練地使用這個開源版本控制系統的各種功能。

這本經過全面修訂的新版還包括了操作樹狀結構的技巧,對reflog和stash的延伸介紹,以及對GitHub存儲庫的完整介紹。一旦您了解了如何善用Git的靈活性,您就能夠以幾乎無窮的方式來管理程式碼開發。本書將向您展示如何做到這一點。


  • 學習如何在幾個真實世界的開發場景中使用Git

  • 深入了解Git的常見用例、初始任務和基本功能

  • 將系統用於集中式和分散式版本控制

  • 學習如何處理合併、衝突、補丁和差異

  • 應用高級技巧,如rebase、hooks和處理子模塊的方法

  • 與Subversion(SVN)存儲庫互動,包括從SVN轉換到Git

  • 通過GitHub導航、使用和貢獻開源項目