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

Add githug tutorial (in the shell)

This commit is contained in:
Boris Egorov 2014-01-17 01:03:17 +07:00
parent 643cfce006
commit 2f94994f5d

View File

@ -20,6 +20,7 @@
* [Try Erlang](http://www.tryerlang.org/)
###Git
* [Githug](https://github.com/Gazler/githug) (Tutorial in shell)
* [Try Git](http://try.github.io)
* [Learn Git Branching](http://pcottle.github.io/learnGitBranching/)