From 2428af59e2077b830446b4e138d6d2f628828c78 Mon Sep 17 00:00:00 2001 From: jacob-on-github Date: Mon, 24 Oct 2016 20:41:22 -0500 Subject: [PATCH] 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