summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U <Richard@web>2011-03-14 14:02:47 +0000
committerGravatar admin <admin@branchable.com>2011-03-14 14:02:47 +0000
commitd7ea568f50026ea581b0c91ae97495a4e89609b2 (patch)
tree39b1ce40fb8ae4a9730f880bc8b74a18c8f68d4e
parent9b353aa60e3828d354868d2024b858b7155622be (diff)
-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