aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGravatar Joey Hess <id@joeyh.name>2014-12-05 13:49:17 -0400
committerGravatar Joey Hess <id@joeyh.name>2014-12-05 13:49:17 -0400
commit976f5e295f514c8134f2adf2a7b25633c4757c9c (patch)
tree668e93a1c2537bf3c17c0234c123a09547d4d161 /doc
parent085d2697ba4f5153784be10a5943104a27e4f7fe (diff)
comment
Diffstat (limited to 'doc')
-rw-r--r--doc/todo/extensible_addurl/comment_2_0e27f12c998a3ac4f0d4c3d4c9898d26._comment13
1 files changed, 13 insertions, 0 deletions
diff --git a/doc/todo/extensible_addurl/comment_2_0e27f12c998a3ac4f0d4c3d4c9898d26._comment b/doc/todo/extensible_addurl/comment_2_0e27f12c998a3ac4f0d4c3d4c9898d26._comment
new file mode 100644
index 000000000..191cc3ff7
--- /dev/null
+++ b/doc/todo/extensible_addurl/comment_2_0e27f12c998a3ac4f0d4c3d4c9898d26._comment
@@ -0,0 +1,13 @@
+[[!comment format=mdwn
+ username="joey"
+ subject="""comment 2"""
+ date="2014-12-05T17:45:57Z"
+ content="""
+I think this issue of multiple files in a torrent is another place that
+using an external special remote (or maybe one built into git-annex)
+is better than just specifying a download command. A special remote for
+torrents could use a temp directory that accumulates all the files in the
+torrent, and then pluck out specific files as git-annex requests them.
+
+When git-annex exits, the special remote could clean up any unused files.
+"""]]