summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorHeather Fenton <hfenton@virtualhold.com>2015-10-08 19:18:07 -0400
committerHeather Fenton <hfenton@virtualhold.com>2015-10-08 19:18:07 -0400
commit8f5f1240eb14919deed89c54f0b322bc11e1469c (patch)
treea5bbd150372f766255e3a9991441c13dcc230f0f
parent0d0c495c701acc77047df138e169e7cc7ece5f97 (diff)
Git: Add Git Immersion tutorial as a resource
-rw-r--r--git.html.markdown2
1 files changed, 2 insertions, 0 deletions
diff --git a/git.html.markdown b/git.html.markdown
index b1347309..72079f6c 100644
--- a/git.html.markdown
+++ b/git.html.markdown
@@ -484,6 +484,8 @@ $ git rm /pather/to/the/file/HelloWorld.c
* [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/)
+
* [git-scm - Video Tutorials](http://git-scm.com/videos)
* [git-scm - Documentation](http://git-scm.com/docs)