From d8598dc3a0f89ad49dc89f6e7250bb91f5f0450b Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 9 Feb 2021 17:05:56 -0400 Subject: [PATCH] comment --- ...omment_8_593b8710c25bec1182409b36d6c44b4a._comment | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 doc/todo/OPT__58_____34__bundle__34___get_+_check___40__of_checksum__41___in_a_single_operation/comment_8_593b8710c25bec1182409b36d6c44b4a._comment diff --git a/doc/todo/OPT__58_____34__bundle__34___get_+_check___40__of_checksum__41___in_a_single_operation/comment_8_593b8710c25bec1182409b36d6c44b4a._comment b/doc/todo/OPT__58_____34__bundle__34___get_+_check___40__of_checksum__41___in_a_single_operation/comment_8_593b8710c25bec1182409b36d6c44b4a._comment new file mode 100644 index 0000000000..e1b0bf777f --- /dev/null +++ b/doc/todo/OPT__58_____34__bundle__34___get_+_check___40__of_checksum__41___in_a_single_operation/comment_8_593b8710c25bec1182409b36d6c44b4a._comment @@ -0,0 +1,11 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 8""" + date="2021-02-09T21:04:12Z" + content=""" +The incrementalhash branch has a mostly complete implementation of +incremental hashing on download, for retrieiving from git-annex +remotes. And the Backend interface added for that should be easy to use in +some special remotes as well. Let's start with that, worry about external +special remotes only after the low-hanging fruit is picked. +"""]]