summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/TODO b/TODO
index 6fa34046d..eca1922b7 100644
--- a/TODO
+++ b/TODO
@@ -1,6 +1,9 @@
* bug: cannot "git annex ../foo" (GitRepo.relative is buggy and
git-ls-files also refuses w/o --full-name, which would need other changes)
+* bug: doesn't learn new remote's uuids if a known (but maybe not accessible)
+ uuids has a wanted file
+
* bug: ctrl+c does not stop it from running another action; need to
not catch UserInterrupt exceptions.