Repositório para praticar Git Flow (feature, release, hotfix).
- Clone o repositório: git clone https://github.com/khyquer/ads4-gitflow.git
- Entre na pasta: cd ads4-gitflow
- Crie a sua branch: git checkout -b feature/
Repositório para praticar Git Flow (feature, release, hotfix).