projects
/
git-annex.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8f0c7ea
)
todo
author
Joey Hess
<joeyh@joeyh.name>
Wed, 13 Apr 2022 15:08:33 +0000
(11:08 -0400)
committer
Joey Hess
<joeyh@joeyh.name>
Wed, 13 Apr 2022 15:08:33 +0000
(11:08 -0400)
doc/todo/importfeed_parallell.mdwn
[new file with mode: 0644]
patch
|
blob
diff --git a/doc/todo/importfeed_parallell.mdwn
b/doc/todo/importfeed_parallell.mdwn
new file mode 100644
(file)
index 0000000..
985a71d
--- /dev/null
+++ b/
doc/todo/importfeed_parallell.mdwn
@@ -0,0
+1,3
@@
+Make git-annex importfeed support -J. Ideally, when run with multiple feed
+utls, it would check them in parallel, and also parallelize download of new
+items found in the feeds. --[[Joey]]