diff --git a/basics.html b/basics.html index 47b0ca27f6aeeee32231e7d210ad0e8e12e680c2..31749aa60498ef87a85a493e4287a1706307affa 100644 --- a/basics.html +++ b/basics.html @@ -87,10 +87,8 @@ <section id="intro-about-today" data-markdown> ## about today - be able to ... - 1. use git in **ALL** your projects - 2. collaborate with each other + 1. collaborate with each other ... is mission accomplished. @@ -648,11 +646,10 @@ </section> <section id="summary-2" data-markdown> - ## you can now + ## goals - > use git in **ALL** your projects - > - > -- goal 1 finished ✓ + 1. use git in **ALL** your projects ✓ + 2. collaborate with each other </section> </section> @@ -971,6 +968,21 @@ - MR status should show that (can not be merged without conflicts) - maintainer decides if trivial or delegate to contributor </section> + + <section id="summary-3" data-markdown> + ## you can now + + - create and connect to remotes + - contribute to projects you don't own + - maintain projects you own + </section> + + <section id="summary-4" data-markdown> + ## goals + + 1. use git in **ALL** your projects ✓ + 2. collaborate with each other ✓ + </section> </section> <section>