From 750df20b2c2d75ccec07f60a51bbfcca1d6f2e62 Mon Sep 17 00:00:00 2001 From: alessgerman Date: Sat, 26 Oct 2013 19:46:33 -0400 Subject: [PATCH] Update free-programming-books.md Add http://gitimmersion.com/ --- free-programming-books.md | 1 + 1 file changed, 1 insertion(+) diff --git a/free-programming-books.md b/free-programming-books.md index bddd8f6d..63d46d43 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -491,6 +491,7 @@ ###Git * [Pro Git](http://git-scm.com/book) * [Git From The Bottom Up](http://ftp.newartisans.com/pub/git.from.bottom.up.pdf) (PDF) +* [Git Immersion] (http://gitimmersion.com) * [Git internals](https://github.com/pluralsight/git-internals-pdf/raw/master/drafts/peepcode-git.pdf) (PDF) * [Git Magic](http://www-cs-students.stanford.edu/~blynn/gitmagic/) * [Git Reference](http://www.gitref.org)