summaryrefslogtreecommitdiff
path: root/doc/todo/hidden_files.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'doc/todo/hidden_files.mdwn')
-rw-r--r--doc/todo/hidden_files.mdwn4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/todo/hidden_files.mdwn b/doc/todo/hidden_files.mdwn
index 2e5ec4d9e..14c4f0da5 100644
--- a/doc/todo/hidden_files.mdwn
+++ b/doc/todo/hidden_files.mdwn
@@ -18,3 +18,7 @@ TODO:
* What will `git annex get` do if it's asked to get a file that has been
hidden?
+
+> Unless I am missing something: Make sure the data is correct (for SHA1 or other tracking) and restore locally. If that's not the case, delete and restore from remote. -- RichiH
+
+* Is 'unused' a good name? 'clean' and 'autoclean' would make more sense, imo. 'clean' deletes everything, whereas an optional 'autoclean' could try to be smart based on disk usage and/or SHA1, etc. -- RichiH