1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-09-28 04:19:00 +00:00

Update free-programming-books.md

Add http://gitimmersion.com/
This commit is contained in:
alessgerman 2013-10-26 19:46:33 -04:00
parent 7814282c34
commit 750df20b2c

View File

@ -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)