From 2507491140852b91c560577bdac4d35c1cd95523 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Thu, 5 Nov 2015 14:01:52 -0200 Subject: Atualização geral MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- aulas/versionamento.rst | 38 +++++++++++++++++++++++++++++++++++--- 1 file changed, 35 insertions(+), 3 deletions(-) (limited to 'aulas/versionamento.rst') diff --git a/aulas/versionamento.rst b/aulas/versionamento.rst index 61cb10e..1e3e075 100644 --- a/aulas/versionamento.rst +++ b/aulas/versionamento.rst @@ -1,12 +1,44 @@ 4. Controle de versão e social coding ===================================== +4.1 - O que é? Pra que serve? +----------------------------- + +* Versionando desde o dia 0. + +4.2 - Quais sistemas existem? +----------------------------- + +4.3 - Git: introdução +--------------------- + +4.4 - Git: navegando no histórico +--------------------------------- + +4.5 - Git: ramificações (branches) +---------------------------------- + +4.6 - Usando o git-flow +----------------------- + +4.7 - Social coding (gitlab, github, etc) +----------------------------------------- + +4.8 - Github: criando e forkando um projeto +------------------------------------------- + +4.9 - Github: fazendo um pull request +------------------------------------- + +4.10 - Github: sistema de tickets +--------------------------------- + Atividades ---------- -- Instale o git. -- Crie uma conta do `Github `_ e uma no `Gitlab `_. -- Faça um pequeno site com o Skeleton. +#. Instale o git. +#. Crie uma conta do `Github `_ e uma no `Gitlab `_. +#. Faça um pequeno site com o Skeleton. Referências ----------- -- cgit v1.2.3