diff --git a/free-programming-books-pt_BR.md b/free-programming-books-pt_BR.md index 222b98c0dcad01eb11d2befadac0f9867d71f591..a4a281549e2c13889b647d8c08da39b2171e542b 100644 --- a/free-programming-books-pt_BR.md +++ b/free-programming-books-pt_BR.md @@ -60,9 +60,10 @@ ### Git * [Aprendendo Git](http://www.slideshare.net/bismarckjunior/aprendendo-git) +* [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/) -* [Git - guia prático](http://rogerdudler.github.io/git-guide/index.pt_BR.html) ### Haskell