diff options
author | zlarsen <zlarsen@dmail.dixie.edu> | 2015-10-09 14:07:44 -0600 |
---|---|---|
committer | zlarsen <zlarsen@dmail.dixie.edu> | 2015-10-09 14:07:44 -0600 |
commit | 46b746e8c6101f8a25ba463fb2fb4045c29098a1 (patch) | |
tree | 688ca286a0ecb9590562504a53fde96c8bbfcd76 /git.html.markdown | |
parent | 0d0c495c701acc77047df138e169e7cc7ece5f97 (diff) | |
parent | ef40704f9b66ae85d7a8a6853abbbf8810af3b90 (diff) |
Merge remote-tracking branch 'adambard/master' into forth-es
Diffstat (limited to 'git.html.markdown')
-rw-r--r-- | git.html.markdown | 2 |
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) |