Add Git - the simple guide to the prerequisite section

git - the simple guide is a good resource because provide a lot of information of the git workflow in a few minutes and it's available in 16 languages, good for someone that maybe have some difficult with English.
pull/138/head
Cleberson Ramirio 2015-10-11 13:46:14 -03:00
parent 2addd3789f
commit 0827bf8346
1 changed files with 1 additions and 0 deletions

View File

@ -398,6 +398,7 @@ You must share **only** files that you are **allowed** to! **Do NOT disrespect t
The **only things** that you need to know are how to use **Git** and **GitHub**. Here are some resources to learn about them:
- [Try Git](https://try.github.io/levels/1/challenges/1)
- [Git - the simple guide] (http://rogerdudler.github.io/git-guide/)
- [GitHub Training & Guides](https://www.youtube.com/playlist?list=PLg7s6cbtAD15G8lNyoaYDuKZSKyJrgwB-)
- [GitHub Hello World](https://guides.github.com/activities/hello-world/)
- [Git Immersion](http://gitimmersion.com/index.html)