diff options
author | Joey Hess <joeyh@joeyh.name> | 2016-07-05 15:55:58 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2016-07-05 15:55:58 -0400 |
commit | dc110d9bb3982f6bdf21e95941f3ef8a04d9f5a3 (patch) | |
tree | bddef645b9f414f1863db93f9efb7865d888dc6d | |
parent | 43957d8e81f073e870860a1cc1f4d6c78c4c5f81 (diff) |
comment
-rw-r--r-- | doc/todo/interface_to_the___34__progress__34___of_annex_operations.mdwn | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/todo/interface_to_the___34__progress__34___of_annex_operations.mdwn b/doc/todo/interface_to_the___34__progress__34___of_annex_operations.mdwn index 3ebe40903..7bd9b2db1 100644 --- a/doc/todo/interface_to_the___34__progress__34___of_annex_operations.mdwn +++ b/doc/todo/interface_to_the___34__progress__34___of_annex_operations.mdwn @@ -5,3 +5,9 @@ Related: [[!meta author=yoh]] + +> --status-fd is one way, or the progress could be included as +> part of the --batch protocol. In either case, it might make sense to +> reuse part of the external special remote protocol. (Which would let you +> relay the progress messages when datalad is doing a nested retrieval, I +> suppose.) --[[Joey]] |