summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2010-10-16 15:23:03 -0400
committerGravatar Joey Hess <joey@kitenet.net>2010-10-16 15:23:03 -0400
commita31dc74806f165e01f56dbc3322e738a921cc6e9 (patch)
tree71b50e71c36b086a4dd0cb89d3e372c58e231177 /TODO
parent684011175cc75bb6a667e65ba0ec6cabd1f0897a (diff)
update
Diffstat (limited to 'TODO')
-rw-r--r--TODO7
1 files changed, 2 insertions, 5 deletions
diff --git a/TODO b/TODO
index 8cb77fe9f..8fc17fca9 100644
--- a/TODO
+++ b/TODO
@@ -1,11 +1,8 @@
-* bug: cannot "git annex ../foo" (GitRepo.relative is buggy)
+* bug: cannot "git annex ../foo" (GitRepo.relative is buggy and
+ git-ls-files also refuses w/o --full-name, which would need other changes)
* --push/--pull/--want
-* isn't pull the same as get?
-
-* recurse on directories
-
* how to handle git mv file?
* finish BackendChecksum