
A Hacker's Guide to Git
by Joseph Wynn
Publisher: WildlyInaccurate.com 2014
Description:
Git is currently the most widely used version control system in the world, mostly thanks to GitHub. Complex systems like Git become much 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.
Download or read it online for free here:
Read online
(online html)
Similar books
Learn Version Control with Gitby 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...
(7454 views)
Git Magicby 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.
(11032 views)
Ry's Git Tutorialby 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.
(17418 views)
Git Pocket Guideby 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.
(10026 views)