diff --git a/free-programming-books.md b/free-programming-books.md index 484cca479b90e329ff0661b7b3ce76b7b8f900a2..fe92bf2a7159b1847847369ab351f0cd0fd6481e 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -497,6 +497,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)