Pro Git Reedited
by Jon Forrest
Publisher: Leanpub 2014
Description:
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).
Download or read it online for free here:
Download link
(multiple formats)
Similar books

by Ben Lynn
Git is a version control Swiss army knife. A reliable versatile tool whose extraordinary flexibility makes it tricky to learn, let alone master. Rather than describe one mysterious command after another, we provide recipes for typical workflows.
(10352 views)

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.
(9319 views)

by Scott Chacon - Apress
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.
(15381 views)

by Ryan Hodson - Smashwords
This is an introduction to distributed version control with a focus on command line usage. We explain Git's robust branching, merging, and collaboration capabilities from the ground up, so prior experience with centralized systems is not required.
(16567 views)