From e75c081dd7e4ec2ee18dada7567fc9eb550d5e96 Mon Sep 17 00:00:00 2001 From: jacob-on-github Date: Mon, 24 Oct 2016 19:02:01 -0500 Subject: [PATCH 1/3] Update free-programming-books.md --- free-programming-books.md | 1 + 1 file changed, 1 insertion(+) diff --git a/free-programming-books.md b/free-programming-books.md index 438eb74a8..87c239983 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -1083,6 +1083,7 @@ * [Pro Git Reedited](https://leanpub.com/progitreedited) - Jon Forrest * [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/) +* [Ry's Git Tutorial](http://rypress.com/tutorials/git/index) (HTML, Kindle) ### Go From 2428af59e2077b830446b4e138d6d2f628828c78 Mon Sep 17 00:00:00 2001 From: jacob-on-github Date: Mon, 24 Oct 2016 20:41:22 -0500 Subject: [PATCH 2/3] Update free-programming-books.md Fixed alphabetic order --- free-programming-books.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/free-programming-books.md b/free-programming-books.md index 87c239983..f5d0fbafe 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -1081,9 +1081,9 @@ * [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/index) (HTML, Kindle) * [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/) -* [Ry's Git Tutorial](http://rypress.com/tutorials/git/index) (HTML, Kindle) ### Go From 262fa01ea43f03b26cd748c36d69900d6e90a950 Mon Sep 17 00:00:00 2001 From: Victor Felder Date: Sun, 4 Dec 2016 11:11:55 +0100 Subject: [PATCH 3/3] Remove comment --- free-programming-books.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/free-programming-books.md b/free-programming-books.md index f5d0fbafe..afaee9855 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -1081,7 +1081,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/index) (HTML, Kindle) +* [Ry's Git Tutorial](http://rypress.com/tutorials/git/index) (HTML) * [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/)