aboutsummaryrefslogtreecommitdiff
path: root/aulas/versionamento.rst
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2015-11-05 14:01:52 -0200
committerSilvio Rhatto <rhatto@riseup.net>2015-11-05 14:01:52 -0200
commit2507491140852b91c560577bdac4d35c1cd95523 (patch)
tree7f873e232dc6b9a21e01858d0e74ea9c83a961a3 /aulas/versionamento.rst
parent4a4815ac85d84d5bf013c8c9a67dc557f6e1f8e9 (diff)
downloadboaspraticas-2507491140852b91c560577bdac4d35c1cd95523.tar.gz
boaspraticas-2507491140852b91c560577bdac4d35c1cd95523.tar.bz2
Atualização geral
Diffstat (limited to 'aulas/versionamento.rst')
-rw-r--r--aulas/versionamento.rst38
1 files changed, 35 insertions, 3 deletions
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 <https://github.com>`_ e uma no `Gitlab <https://gitlab.com>`_.
-- Faça um pequeno site com o Skeleton.
+#. Instale o git.
+#. Crie uma conta do `Github <https://github.com>`_ e uma no `Gitlab <https://gitlab.com>`_.
+#. Faça um pequeno site com o Skeleton.
Referências
-----------