From 92c566f1b2df6c8715493f23d8fbff803e537376 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 18 Dec 2019 13:52:43 -0400 Subject: [PATCH] comment --- ...comment_2_a43a3568e48e6b5e93998bc473178d5c._comment | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 doc/todo/git-annex-cat/comment_2_a43a3568e48e6b5e93998bc473178d5c._comment diff --git a/doc/todo/git-annex-cat/comment_2_a43a3568e48e6b5e93998bc473178d5c._comment b/doc/todo/git-annex-cat/comment_2_a43a3568e48e6b5e93998bc473178d5c._comment new file mode 100644 index 0000000000..346e8b785e --- /dev/null +++ b/doc/todo/git-annex-cat/comment_2_a43a3568e48e6b5e93998bc473178d5c._comment @@ -0,0 +1,10 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 2""" + date="2019-12-18T17:49:47Z" + content=""" +git-annex's API for getting object content from remotes involve a +destination file that is written to. That limits the efficiency of such a +command. There would need to be a separate API for streaming, which some +remotes will not have any hope of supporting. +"""]]