From a2fa2a8c5f526a5a2b4389daeb7dcb1c13b216e7 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 19 Feb 2025 16:03:34 -0400 Subject: [PATCH] update --- .../comment_19_fcba8049e659d3238b9f83286777f71f._comment | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/todo/compute_special_remote/comment_19_fcba8049e659d3238b9f83286777f71f._comment b/doc/todo/compute_special_remote/comment_19_fcba8049e659d3238b9f83286777f71f._comment index f2e04df5a7..e4631c5a39 100644 --- a/doc/todo/compute_special_remote/comment_19_fcba8049e659d3238b9f83286777f71f._comment +++ b/doc/todo/compute_special_remote/comment_19_fcba8049e659d3238b9f83286777f71f._comment @@ -28,6 +28,10 @@ Preferring getting them from the same compute special remote when possible, and when not, using the lowest cost remote that works, same as `git-annx get` does. +Or this could be a configuration of the compute special remote. Maybe some +would want to always get source files, and others would want to never get +source files? + ---- A related problem is that, `foo` might be fairly small, but `bar` very