From 41b73ff461b577777d80c79a352746ef7110cd05 Mon Sep 17 00:00:00 2001 From: Sanpi Date: Mon, 14 Oct 2013 16:18:10 +0200 Subject: [PATCH] Add "Git Magic" book. --- free-programming-books.md | 1 + 1 file changed, 1 insertion(+) diff --git a/free-programming-books.md b/free-programming-books.md index 30242344..c9f2c8ae 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -377,6 +377,7 @@ * [Pro Git](http://git-scm.com/book) * [Git From The Bottom Up](http://ftp.newartisans.com/pub/git.from.bottom.up.pdf) (PDF) * [Git internals](https://github.com/pluralsight/git-internals-pdf/raw/master/drafts/peepcode-git.pdf) +* [Git Magic](http://www-cs-students.stanford.edu/~blynn/gitmagic/) ###Go