add 4 more tutorials

This commit is contained in:
Yanis Urbis 2016-10-08 09:09:17 +03:00 committed by GitHub
parent 16e5e9bb9e
commit 69e5a6aac6
1 changed files with 4 additions and 0 deletions

View File

@ -26,6 +26,10 @@ Pull requests on interesting tools/projects/resources are welcome.
* [Git Pocket Guide](http://chimera.labs.oreilly.com/books/1230000000561) - a short O'Reilly book on Git
* [Git Real: Code School](https://www.codeschool.com/courses/git-real/) - paid training course from Code School
* [Git Branching](http://pcottle.github.io/learnGitBranching/) - visual way to learn git branching
* [Git Magic](http://www-cs-students.stanford.edu/~blynn/gitmagic/index.html) - short book about Git
* [Git from the bottom up](https://jwiegley.github.io/git-from-the-bottom-up/) - great series of articles about Git
* [Git-it](https://github.com/jlord/git-it-electron) - app-tutorial on Git
* [Git How To](githowto.com) - step by step intro
## Client
*Git clients are available on every platform, from mainframe to your mobile device*