Logo

A Hacker's Guide to Git by Joseph Wynn

Small book cover: A Hacker's Guide to Git

A Hacker's Guide to Git
by

Publisher: WildlyInaccurate.com

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.

Home page url

Download or read it online for free here:
Read online
(online html)

Similar books

Book cover: Learn Version Control with GitLearn Version Control with Git
by - 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...
(6618 views)
Book cover: Pro Git ReeditedPro Git Reedited
by - 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).
(5692 views)
Book cover: Git MagicGit Magic
by
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.
(10154 views)
Book cover: Ry's Git TutorialRy's Git Tutorial
by - 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.
(16234 views)