From 2f94994f5d41102a2dcb7cad9bda8fa5fd9602bc Mon Sep 17 00:00:00 2001 From: Boris Egorov Date: Fri, 17 Jan 2014 01:03:17 +0700 Subject: [PATCH] Add githug tutorial (in the shell) --- free-programming-interactive-tutorials-en.md | 1 + 1 file changed, 1 insertion(+) diff --git a/free-programming-interactive-tutorials-en.md b/free-programming-interactive-tutorials-en.md index 7d93402d..5fa4f537 100644 --- a/free-programming-interactive-tutorials-en.md +++ b/free-programming-interactive-tutorials-en.md @@ -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/)