diff --git a/free-programming-books.md b/free-programming-books.md index 7faf531f5c98e8e9e6c3a5ef04cf072ea366df41..2fdf235ec5d7f524832825e64f703114ebf99b9f 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -970,6 +970,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)