Git: Add Git Immersion tutorial as a resource

This commit is contained in:
Heather Fenton 2015-10-08 19:18:07 -04:00
parent 0d0c495c70
commit 8f5f1240eb

View File

@ -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)