diff --git a/todo.txt b/todo.txt new file mode 100644 index 0000000000000000000000000000000000000000..e20fa0fd6db964a396eeb65216949277809b72c4 --- /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.