1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-06-13 19:42:20 +00:00

Merge branch 'master' of github.com:holmboe/free-programming-books into holmboe-master

This commit is contained in:
Victor Felder 2014-04-07 11:40:59 +02:00
commit d1cc387812

View File

@ -804,6 +804,7 @@
###Git
* [The simple guide](http://rogerdudler.github.io/git-guide/)
* [Conversational Git](http://blog.anvard.org/conversational-git/)
* [Git From The Bottom Up](http://ftp.newartisans.com/pub/git.from.bottom.up.pdf) (PDF)
* [Git Immersion](http://gitimmersion.com)