Adding new Git course and putting in alphabetical order

pull/1748/head
Gabriel Oliveira 2015-12-15 23:00:34 -02:00
parent 688125857f
commit 6a02878a92
1 changed files with 3 additions and 2 deletions

View File

@ -60,9 +60,10 @@
### Git
* [Aprendendo Git](http://www.slideshare.net/bismarckjunior/aprendendo-git)
* [Git Magic](http://www-cs-students.stanford.edu/~blynn/gitmagic/intl/pt_br/)
* [Pro Git](http://git-scm.com/book/pt-br/)
* [Git - guia prático](http://rogerdudler.github.io/git-guide/index.pt_BR.html)
* [Git Magic](http://www-cs-students.stanford.edu/~blynn/gitmagic/intl/pt_br/)
* [Minicurso - Controle de Versão usando o Git](https://github.com/ltiaunesp/Git-Minicurso)
* [Pro Git](http://git-scm.com/book/pt-br/)
### Haskell