From d7a152b787411a5d65debb0c8c61027b3b67423a Mon Sep 17 00:00:00 2001 From: Victor Felder Date: Mon, 7 Apr 2014 11:42:35 +0200 Subject: [PATCH] Alphabetizing Git --- 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 b069f26be..f294491d1 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -804,7 +804,6 @@ ###Git -* [The simple guide](http://rogerdudler.github.io/git-guide/) * [Conversational Git](http://blog.anvard.org/conversational-git/) * [Git From The Bottom Up](http://ftp.newartisans.com/pub/git.from.bottom.up.pdf) (PDF) * [Git Immersion](http://gitimmersion.com) @@ -814,6 +813,7 @@ * [Git Pocket Guide](http://chimera.labs.oreilly.com/books/1230000000561/index.html) - Richard E. Silverman * [Git Reference](http://www.gitref.org) * [Git Succinctly, Syncfusion](http://www.syncfusion.com/resources/techportal/ebooks/git) (PDF, Kindle) *(Just fill the fields with any values)* +* [git - the simple guide](http://rogerdudler.github.io/git-guide/) * [Git Workflows](http://documentup.com/skwp/git-workflows-book) * [Pro Git](http://git-scm.com/book) - Scott Chacon * [Pro Git Reedited](https://leanpub.com/progitreedited) - Jon Forrest