From 2c8d742c34389e4c1f112a47fbc2e3aa8c458207 Mon Sep 17 00:00:00 2001 From: Martijn Vermaat <martijn@vermaat.name> Date: Tue, 15 Oct 2013 10:03:15 +0200 Subject: [PATCH] Some more todo notes. --- todo.txt | 21 ++++++++++++++------- 1 file changed, 14 insertions(+), 7 deletions(-) diff --git a/todo.txt b/todo.txt index e20fa0f..a7a8a8a 100644 --- a/todo.txt +++ b/todo.txt @@ -1,7 +1,14 @@ -Basics practical: -- Make a ``projects directory''. -- Make an empty directory named ``my_project'' and do a ``git init'' there. - -Annex practical: -- Merge the two sub-practicals into one coherent practical. -- Check the ``git annex drop'' part, it needs a sync first. +Basics practical: +- Make a ``projects directory''. +- Make an empty directory named ``my_project'' and do a ``git init'' there. + +Annex practical: +- Merge the two sub-practicals into one coherent practical. +- Check the ``git annex drop'' part, it needs a sync first. + +All practicals: +- Build on one example repository, to make everything more coherent. + +All presentations: +- Have a last slide that summarizes all important commands (show it during + practical). \ No newline at end of file -- GitLab