summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorJake Prather <JakeHP@Zoho.com>2015-09-19 11:07:26 -0500
committerJake Prather <JakeHP@Zoho.com>2015-09-19 11:07:26 -0500
commit92eef7f483fd4c1192aab8049e8b2f0e926523e4 (patch)
tree21fa7b782217c71084712f8095b4fcc6f6b1de01
parent33074b4e42a8c4c4686f548ac0f414e1e4118fd0 (diff)
Add Udemy's new git 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 4bbc58e7..bf8fce0c 100644
--- a/git.html.markdown
+++ b/git.html.markdown
@@ -462,6 +462,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)
+* [Udemy Git Tutorial: A Comprehensive Guide](https://blog.udemy.com/git-tutorial-a-comprehensive-guide/)
+
* [git-scm - Video Tutorials](http://git-scm.com/videos)
* [git-scm - Documentation](http://git-scm.com/docs)