Skip to content

Commit

Permalink
Segunda tem atividade....
Browse files Browse the repository at this point in the history
  • Loading branch information
mickhill-qa committed Nov 17, 2023
1 parent 130c596 commit 2e28089
Showing 1 changed file with 21 additions and 1 deletion.
22 changes: 21 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,21 @@
# 2023.2.qa-automacao-avancada
# 2023.2.qa-automacao-avancada

### Como começar a atividades no git...

Volta pra **develop**
```bash
git checkout develop
```

Atualizar a **develop**
```bash
git pull
```

Criar a branch da demanda atual
```bash
git checkout -b feature/<aluno>/recuperacao
```
---
### Atividades
#### [...](#)

0 comments on commit 2e28089

Please sign in to comment.