summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2010-10-13 00:42:46 -0400
committerGravatar Joey Hess <joey@kitenet.net>2010-10-13 00:42:46 -0400
commit208bba8d3062133733d27a5db521013e3a2ead57 (patch)
tree0a54c5cc7899329a13f995b57f32d25dceb17016 /TODO
parent9926fe5c8a1479f734c0a5b68c7c4e6ddfc2f8cf (diff)
got rid of the .git-annex/key.backend files
Diffstat (limited to 'TODO')
-rw-r--r--TODO7
1 files changed, 7 insertions, 0 deletions
diff --git a/TODO b/TODO
index 36ec65c2f..392ec4990 100644
--- a/TODO
+++ b/TODO
@@ -1,6 +1,13 @@
* bug when annexing files in a subdir of a git repo
* how to handle git mv file?
+* if the annexed files were in .git/annex/<backend>/key, and
+ files in the repo symlink to that, the .git-annex/key/<file>.<backend>
+ would be redundant, and not needed
+
+ -- no separate merge problem with it
+ -- want to add an url? `ln -s .git/annex/<backend>/http:%%kitenet.net%foo myfile`
+
* implement retrieval for backendfile
* query remotes for their annex.uuid settings