An open API service indexing awesome lists of open source software.

https://github.com/DanielHe4rt/git4noobs

Aulão de Git para iniciantes
https://github.com/DanielHe4rt/git4noobs

Last synced: about 1 year ago
JSON representation

Aulão de Git para iniciantes

Awesome Lists containing this project

README

          

# Git4Noobs


Git

A ideia é ensinar para os usuários iniciantes que o Git não é nenhum "monstro" de se aprender e também ensinar como usar num ambiente onde há mais de um desenvolvedor atuando no projeto sem desorganizar ou perder algum traço de código no processo.

## ROADMAP

### Pré-requisitos

1. [Windows](/1-pre-requisitos/windows.md)
2. [Linux](/1-pre-requisitos/linux.md)

### O que é git ?

1. [Primeiro Exemplo](/2-o-que-e-git/primeiro-exemplo.md)
2. [Segundo Exemplo](/2-o-que-e-git/segundo-exemplo.md)

### Comandos e Conceitos

1. [Repositório](/3-comandos/repositorio.md)
2. [Config](/3-comandos/config.md)
3. [Commit](/3-comandos/commit.md)
4. [Branch](/3-comandos/branch.md)
5. [Merge](/3-comandos/merge.md)
6. [Status](/3-comandos/status.md)
7. [Diff](/3-comandos/diff.md)
8. [Tag](/3-comandos/tag.md)
9. [Rebase](/3-comandos/rebase.md)
10. [Reset](/3-comandos/reset.md)
11. [Fetch](/3-comandos/fetch.md)
12. [Log](/3-comandos/log.md)
13. [Stash](3-comandos/stash.md)
14. [Cherry-pick](/3-comandos/cherry-pick.md)

### GitFlow

1. [O que é Git Flow](/4-gitflow/o-que-e-gitflow.md)
2. [Estrutura de um Git Flow](/4-gitflow/estrutura.md)
3. [Releases](/4-gitflow/releases.md)
4. [Exemplos de GitFlow](/4-gitflow/exemplos.md)
5. [Padrão de Commits](/4-gitflow/padrao-commit.md)

### Conclusão

1. [Conclusão](/conclusao.md/)

## Autores

- **Daniel Reis (danielhe4rt)** - _Back-end Developer && He4rt Developers Leader_ - [Portfólio](https://danielheart.dev) - [Twitter](https://twitter.com/danielhe4rt)

## Contributors ✨

Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):



Daniel Reis

💻 🚧 🤔 👀

Filipe Crespo

💻 🚧 🤔 👀

Ryan Douglas

💻 🚧 🤔 👀

This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!