Skip to content
Snippets Groups Projects
Commit 12593af8 authored by Walmes Marques Zeviani's avatar Walmes Marques Zeviani
Browse files

Resolve conflito de merge.

parents fec2bb51 c35f7720
No related branches found
No related tags found
No related merge requests found
## Clonar, Modificar e Enviar
```{r, engine='bash', echo=TRUE, eval=FALSE}
# Clonar o projeto desta apostila:
git clone git@gitlab.c3sl.ufpr.br:pet-estatistica/apostila-git.git
```
## Deletar Ramos
```{r, engine='bash', echo=TRUE, eval=FALSE}
git branch -d "nome_ramo"
```
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment