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:
04c113a
)
close
author
Joey Hess
<joeyh@joeyh.name>
Fri, 6 Nov 2015 17:52:47 +0000
(13:52 -0400)
committer
Joey Hess
<joeyh@joeyh.name>
Fri, 6 Nov 2015 17:52:47 +0000
(13:52 -0400)
doc/todo/parallel_get.mdwn
patch
|
blob
|
history
diff --git
a/doc/todo/parallel_get.mdwn
b/doc/todo/parallel_get.mdwn
index 9aa229a0f655bb70a797bc70c0faea9b3e51182f..0734964370640fb227db41cc18ac57995a05bc6e 100644
(file)
--- a/
doc/todo/parallel_get.mdwn
+++ b/
doc/todo/parallel_get.mdwn
@@
-79,3
+79,5
@@
See also: [[parallel_possibilities]]
>> `git annex get -JN` works now, but lacks any progress display.
>> Waiting on some updates to ascii-progress. --[[Joey]]
+
+>>> Wrote concurrent-output; [[done]] --[[Joey]]