From 1ca9800eca25ad770bcd288be9de74ce100e5a85 Mon Sep 17 00:00:00 2001 From: Christian Krause <christian.krause@idiv.de> Date: Mon, 17 Feb 2020 17:01:53 +0100 Subject: [PATCH] adds clarifications --- basics.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/basics.html b/basics.html index 033e780..ff19b83 100644 --- a/basics.html +++ b/basics.html @@ -170,6 +170,8 @@ notes: - structure - who, when, why + - ability to inspect old versions + - ability to revert to old versions </section> <section id="motivation-playground" data-markdown> @@ -832,7 +834,7 @@ - breaking **master** - something takes longer - frequent interruptions - - comment out code + - (instead of) comment out code notes: - if logical commit without breaking do not branch -- GitLab