From 3b888369d30edfe4d939b330755d5760a93355fa Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 20 Dec 2023 15:56:36 -0400 Subject: [PATCH] comment --- ...omment_2_2025b1662067bbfaab14576d9e20a6ab._comment | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 doc/bugs/git-annex-import_stalls_and_uses_all_ram_available/comment_2_2025b1662067bbfaab14576d9e20a6ab._comment 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 index 0000000000..b3c0b13cc6 --- /dev/null +++ b/doc/bugs/git-annex-import_stalls_and_uses_all_ram_available/comment_2_2025b1662067bbfaab14576d9e20a6ab._comment @@ -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. +"""]] -- 2.30.2