comment
authorJoey Hess <joeyh@joeyh.name>
Tue, 9 Feb 2021 21:05:56 +0000 (17:05 -0400)
committerJoey Hess <joeyh@joeyh.name>
Tue, 9 Feb 2021 21:05:56 +0000 (17:05 -0400)
doc/todo/OPT__58_____34__bundle__34___get_+_check___40__of_checksum__41___in_a_single_operation/comment_8_593b8710c25bec1182409b36d6c44b4a._comment [new file with mode: 0644]

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 (file)
index 0000000..e1b0bf7
--- /dev/null
@@ -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.
+"""]]