From 38a6a4774b45476cc30eb46847df2e28c11d6cb5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alejandro=20Segu=C3=AD?= Date: Fri, 12 Jun 2015 12:08:23 +0200 Subject: [PATCH] adding 'Git for Computer Scientists' --- free-programming-books.md | 1 + 1 file changed, 1 insertion(+) diff --git a/free-programming-books.md b/free-programming-books.md index 7c98dff8..e40fcb05 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -952,6 +952,7 @@ Original Source: [Free Programming books](http://stackoverflow.com/revisions/392 * [A practical git introduction](http://mrchlblng.me/2014/09/practical-git-introduction/) * [A Visual Git Reference](http://marklodato.github.io/visual-git-guide/index-en.html) - Mark Lodato * [Conversational Git](http://blog.anvard.org/conversational-git/) +* [Git for Computer Scientists](http://eagain.net/articles/git-for-computer-scientists/) * [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) - Scott Chacon (PDF)