diff --git a/free-programming-books-pt_BR.md b/free-programming-books-pt_BR.md index 48f6072aa0822d8f4b7489f815eb80d297979354..869db6a2f943a8c1164f580a48bb5bad1960642a 100644 --- a/free-programming-books-pt_BR.md +++ b/free-programming-books-pt_BR.md @@ -61,6 +61,7 @@ ### Git +* [Apostila Git - UFPR](http://www.pet.est.ufpr.br/apostila/apostila_git.pdf) (PDF) * [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) - LTIA UNESP