comment
authorJoey Hess <joeyh@joeyh.name>
Wed, 20 Dec 2023 19:56:36 +0000 (15:56 -0400)
committerJoey Hess <joeyh@joeyh.name>
Wed, 20 Dec 2023 19:56:36 +0000 (15:56 -0400)
doc/bugs/git-annex-import_stalls_and_uses_all_ram_available/comment_2_2025b1662067bbfaab14576d9e20a6ab._comment [new file with mode: 0644]

diff --git a/doc/bugs/git-annex-import_stalls_and_uses_all_ram_available/comment_2_2025b1662067bbfaab14576d9e20a6ab._comment b/doc/bugs/git-annex-import_stalls_and_uses_all_ram_available/comment_2_2025b1662067bbfaab14576d9e20a6ab._comment
new file mode 100644 (file)
index 0000000..b3c0b13
--- /dev/null
@@ -0,0 +1,11 @@
+[[!comment format=mdwn
+ username="joey"
+ subject="""comment 2"""
+ date="2023-12-20T17:34:11Z"
+ content="""
+I looked into filtering to preferred content on the fly. I was able to
+adapt listImportableContents to allow that to be done optionally. But of
+the remotes that support tree import, only directory and S3 would be able
+to use it. And I've not yet managed to implement it for S3. My incomplete 
+work on this is in the `importtreefilter` branch.
+"""]]