summaryrefslogtreecommitdiffhomepage
path: root/git.html.markdown
diff options
context:
space:
mode:
authorPavel Kulyov <kulyov.pavel@gmail.com>2016-09-16 14:25:41 +0400
committerven <vendethiel@hotmail.fr>2016-09-16 12:25:41 +0200
commit8888853e71eb7d6ae0bc8638a3d90b72907e34d9 (patch)
treed24d694cf63c2a68f8bde3a47e16a810499fbe20 /git.html.markdown
parent527eab7108f4b5587f4a4afd9dad53ef0de2c565 (diff)
Add very cool interactive tutorial (#2375)
Diffstat (limited to 'git.html.markdown')
-rw-r--r--git.html.markdown2
1 files changed, 2 insertions, 0 deletions
diff --git a/git.html.markdown b/git.html.markdown
index 47bac3ba..01dc92c1 100644
--- a/git.html.markdown
+++ b/git.html.markdown
@@ -573,6 +573,8 @@ $ git rm /pather/to/the/file/HelloWorld.c
* [tryGit - A fun interactive way to learn Git.](http://try.github.io/levels/1/challenges/1)
+* [Learn Git Branching - the most visual and interactive way to learn Git on the web](http://learngitbranching.js.org/)
+
* [Udemy Git Tutorial: A Comprehensive Guide](https://blog.udemy.com/git-tutorial-a-comprehensive-guide/)
* [Git Immersion - A Guided tour that walks through the fundamentals of git](http://gitimmersion.com/)