Ry's Git Tutorial
by Ryan Hodson
Publisher: Smashwords 2014
Number of pages: 209
Description:
Ry's Git Tutorial is a complete introduction to distributed version control with a focus on practical command line usage. We explain Git's robust branching, merging, and collaboration capabilities from the ground up, so prior experience with centralized systems like SVN or CVS is not required.
Download or read it online for free here:
Download link
(2.7MB, EPUB)
Similar books
Learn Version Control with Git
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...
(6583 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...
(6583 views)
Pro Git
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.
(14979 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.
(14979 views)
Pro Git Reedited
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).
(5646 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).
(5646 views)
Git Magic
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.
(10118 views)
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.
(10118 views)