From 81e1dc639b8ed94f1e0c75bcfe956e2437b709a5 Mon Sep 17 00:00:00 2001 From: Mathias Fleig Mortensen Date: Thu, 3 Nov 2016 22:53:20 +0100 Subject: [PATCH] Add Ry's Git Tutorial (#2117) --- free-programming-books.md | 1 + 1 file changed, 1 insertion(+) diff --git a/free-programming-books.md b/free-programming-books.md index 663d98c0..c3d95f21 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -1082,6 +1082,7 @@ * [Learn Git - Learn Version Control with Git](http://www.git-tower.com/learn/git/ebook/command-line/introduction) - Tobias Günther * [Pro Git](http://git-scm.com/book/en/v2) - Scott Chacon * [Pro Git Reedited](https://leanpub.com/progitreedited) - Jon Forrest +* [Ry's Git Tutorial](http://rypress.com/tutorials/git) - Ryan Hodson * [Think Like (a) Git: A Guide for the Perplexed](http://think-like-a-git.net) * [Version Control by Example (Mercurial, Subversion, Verasity)](http://ericsink.com/vcbe/) -- GitLab