From 40d7b0736592ea57a9d53abafdbb7643174ac7e5 Mon Sep 17 00:00:00 2001 From: Christian Krause <christian.krause@idiv.de> Date: Wed, 10 Oct 2018 12:56:11 +0200 Subject: [PATCH] adds when to hand out cheat sheets --- basics.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/basics.html b/basics.html index 8366ed0..ece7aa8 100644 --- a/basics.html +++ b/basics.html @@ -351,6 +351,9 @@ <section id="cli-basic" data-markdown> # git command line ## local repositories + + notes: + - hand out cheat sheets NOW </section> <section id="cli-create-repository" data-markdown> -- GitLab