From 0d155f54a31fce8ba56df16e0f44567828250b15 Mon Sep 17 00:00:00 2001 From: "J.F.J. Laros" <j.f.j.laros@lumc.nl> Date: Mon, 14 Oct 2013 18:19:26 +0200 Subject: [PATCH] Added a list of suggestions for next time. --- todo.txt | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 todo.txt diff --git a/todo.txt b/todo.txt new file mode 100644 index 0000000..e20fa0f --- /dev/null +++ b/todo.txt @@ -0,0 +1,7 @@ +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. -- GitLab