Merge pull request #3316 from apooravc/add-git-resource

[git/en] Added a resource (tutorial)
This commit is contained in:
Divay Prakash 2018-10-21 16:35:32 +05:30 committed by GitHub
commit 72b637d127
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -604,3 +604,5 @@ $ git rm /pather/to/the/file/HelloWorld.c
* [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)
* [The New Boston tutorial to Git covering basic commands and workflow](https://www.youtube.com/playlist?list=PL6gx4Cwl9DGAKWClAD_iKpNC0bGHxGhcx)