diff --git a/free-programming-books.md b/free-programming-books.md index fa52ba596ac8132a4d2837ee2cc66c8ef69b5c15..17f91c76ff30a2129dff74f3c74a5e7b8aa8bdd4 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -694,6 +694,7 @@ ###Git * [Pro Git](http://git-scm.com/book) - Scott Chacon +* [Pro Git Reedited](https://leanpub.com/progitreedited) - Jon Forrest * [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/)