From 2be16e9c0f585318ec6126508c5313c25466b981 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=82ngela=20Legey?= <angelalegey@gmail.com> Date: Tue, 8 Dec 2015 16:09:56 -0200 Subject: [PATCH] =?UTF-8?q?Arruma=20erros=20ortogr=C3=A1ficos?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- cap07.Rmd | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) diff --git a/cap07.Rmd b/cap07.Rmd index 2b05701..f55fe7d 100644 --- a/cap07.Rmd +++ b/cap07.Rmd @@ -388,14 +388,4 @@ contribuição, é movida para o ramo `devel` e fechado o `issue` referente ao trabalho feito. Depois de terminar todas etapas do projeto, completa-se as `milestones`, -realiza o `merge` do `devel` no `master`, e cria a tag de versão. - - -### Referências -https://git-scm.com/book/pt-br/v1/Git-Distribu%C3%ADdo-Contribuindo-Para-Um-Projeto - -https://prezi.com/_lm8kozmii8n/git-workflow/ - -https://www.atlassian.com/zh/git/workflows\#!workflow-overview - -http://git.leg.ufpr.br/leg/gitlab-rautu/blob/master/CONTRIBUTING.md +realiza o `merge` do `devel` no `master`, e cria a tag de versão. \ No newline at end of file -- GitLab