summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TODO2
-rw-r--r--debian/docs1
2 files changed, 2 insertions, 1 deletions
diff --git a/TODO b/TODO
index 410c694c2..a804597b8 100644
--- a/TODO
+++ b/TODO
@@ -4,7 +4,7 @@
* --push/--pull should take a reponame and files, and push those files
to that repo; dropping them from the current repo
-* how to handle git mv file? -> git annex fix -> run automatically?
+* how to handle git mv file? -> git annex fix -> run automatically on commit
* how to handle git rm file? (should try to drop keys that have no
referring file, if it seems safe..)
diff --git a/debian/docs b/debian/docs
index 9de86edc7..d6fa57dd7 100644
--- a/debian/docs
+++ b/debian/docs
@@ -1 +1,2 @@
doc/*.mdwn
+TODO