Pro Git
by Scott Chacon
Publisher: Apress 2009
ISBN/ASIN: 1430218339
ISBN-13: 9781430218333
Number of pages: 300
Description:
Git is the version control system developed by Linus Torvalds for Linux kernel development. It took the open source world by storm since its inception in 2005, and is used by small development shops and giants like Google, Red Hat, and IBM, and of course many open source projects.
Download or read it online for free here:
Read online
(online html)
Similar books

by Richard E. Silverman - O'Reilly Media
This pocket guide is the perfect on-the-job companion to Git, the distributed version control system. It provides a compact, readable introduction to Git for new users, as well as a reference to common commands for those of you with Git experience.
(9166 views)

by Jon Forrest - Leanpub
Contents: Intro to Pro Git Reedited; Getting Started; Git Basics (Creating a Git Repository; Recording Changes to the Repository); Git Branching (Basic Branching and Merging; Branch Management; Branching Workflows; Remote Branches; Rebasing).
(5791 views)

by Joseph Wynn - WildlyInaccurate.com
Git is currently the most widely used version control system in the world. Complex systems like Git become easier to understand once you figure out how they really work. The goal of this guide is to shed some light on how Git works under the hood.
(6168 views)

by Tobias Günther - fournova Software GmbH
The goal of this book is to get you started with version control and Git as quickly and easily as possible. This book doesn't require a master's degree in computer science, it is aimed at beginners of programming, at designers, at project managers...
(6706 views)