diff options
author | xloem <xloem@web> | 2016-05-20 19:42:24 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2016-05-20 19:42:24 +0000 |
commit | 90c82c090e5229089e6f0f2b38086ca03fc9e01f (patch) | |
tree | 3f4b5ad841f206376ed90a1ec6f22ff95d191166 /doc/design | |
parent | 1fc9d4c8a2f693806a17cd0e4b45a6b8ee0aac62 (diff) |
Added a comment: Retrieval progress message helpers
Diffstat (limited to 'doc/design')
-rw-r--r-- | doc/design/external_special_remote_protocol/comment_29_c1d97815386453c3e433fca9a44c4667._comment | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/design/external_special_remote_protocol/comment_29_c1d97815386453c3e433fca9a44c4667._comment b/doc/design/external_special_remote_protocol/comment_29_c1d97815386453c3e433fca9a44c4667._comment new file mode 100644 index 000000000..b714602e3 --- /dev/null +++ b/doc/design/external_special_remote_protocol/comment_29_c1d97815386453c3e433fca9a44c4667._comment @@ -0,0 +1,9 @@ +[[!comment format=mdwn + username="xloem" + subject="Retrieval progress message helpers" + date="2016-05-20T19:42:23Z" + content=""" +It would be nice if +- progress could be provided in percentage rather than bytes, when that's all that's available +- git-annex could inform the special remote how many bytes a file to be downloaded is, if that information is already available +"""]] |