Logo

Pro Git Reedited by Jon Forrest

Small book cover: Pro Git Reedited

Pro Git Reedited
by

Publisher: Leanpub

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).

Home page url

Download or read it online for free here:
Download link
(multiple formats)

Similar books

Book cover: A Hacker's Guide to GitA Hacker's Guide to Git
by - 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.
(5774 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.
(9755 views)
Book cover: Pro GitPro Git
by - 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.
(14441 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.
(15670 views)