1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-11-22 19:45:09 +00:00

Add Git -- the simple guide

This commit is contained in:
Henrik Holmboe 2014-04-07 10:03:51 +02:00
parent fb2cd2592e
commit fa8f7a9ccf

View File

@ -803,6 +803,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)