diff options
author | Romin Irani <romin.k.irani@gmail.com> | 2015-10-18 06:19:24 +0530 |
---|---|---|
committer | Romin Irani <romin.k.irani@gmail.com> | 2015-10-18 06:19:24 +0530 |
commit | c613e3bc6a3c59214faaa6e6273cb98ab8a97c1d (patch) | |
tree | 83df47bd4917042a449bac169c160fbadc056149 /git.html.markdown | |
parent | da556f64f982e11a299db6aa38ab4c260eab11d9 (diff) |
Added Git and Github Tutorial Link
Diffstat (limited to 'git.html.markdown')
-rw-r--r-- | git.html.markdown | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/git.html.markdown b/git.html.markdown index 72079f6c..e9d62b69 100644 --- a/git.html.markdown +++ b/git.html.markdown @@ -499,3 +499,6 @@ $ git rm /pather/to/the/file/HelloWorld.c * [Git - the simple guide](http://rogerdudler.github.io/git-guide/index.html) * [Pro Git](http://www.git-scm.com/book/en/v2) + +* [An introduction to Git and GitHub for Beginners (Tutorial)](http://product.hubspot.com/blog/git-and-github-tutorial-for-beginners) + |