Documentación acerca de como usar git y github.
- config
- init
- clone
- add
- status
- commit
- branch
- checkout
- merge
- push
- fetch
- pull
- log
- reset
- revert
- rebase
- hooks
- .gitconfig
- .gitignore
- http://bit.ly/1gUvGjD
- http://bit.ly/1qZrv9o
- http://bit.ly/1eSVKx3
- http://try.github.io
- http://git-scm.com/book/es
- https://www.codeschool.com/
- Ricardo Rivas G. <@richistron>
- Michelle Torres <@nmicht>
- Cesar Landeros modificando...