From 6774f0bf405765b59e4ffb4f2ec585e5b323f6d7 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 23 Jun 2023 16:07:22 -0400 Subject: [PATCH] confirmed --- doc/todo/git-annex-export_--from_option.mdwn | 2 +- ...omment_2_72e7dc2a6b3cec21c941a5f7a2914050._comment | 11 +++++++++++ 2 files changed, 12 insertions(+), 1 deletion(-) create mode 100644 doc/todo/git-annex-export_--from_option/comment_2_72e7dc2a6b3cec21c941a5f7a2914050._comment diff --git a/doc/todo/git-annex-export_--from_option.mdwn b/doc/todo/git-annex-export_--from_option.mdwn index 9bebfa5eee..a5f5df343a 100644 --- a/doc/todo/git-annex-export_--from_option.mdwn +++ b/doc/todo/git-annex-export_--from_option.mdwn @@ -6,4 +6,4 @@ Which is caused by the fact that I didn't have checked out the files on my works Is there a reason that does not exist and if so what would be a way to do sending files to the android device without ssh-ing into my server? -[[!tag unlikely]] +[[!tag confirmed]] diff --git a/doc/todo/git-annex-export_--from_option/comment_2_72e7dc2a6b3cec21c941a5f7a2914050._comment b/doc/todo/git-annex-export_--from_option/comment_2_72e7dc2a6b3cec21c941a5f7a2914050._comment new file mode 100644 index 0000000000..cc429a9264 --- /dev/null +++ b/doc/todo/git-annex-export_--from_option/comment_2_72e7dc2a6b3cec21c941a5f7a2914050._comment @@ -0,0 +1,11 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 2""" + date="2023-06-23T20:05:45Z" + content=""" +`git-annex copy --from foo --to bar` is implemented now, with caveats. +(Eg, needs to temporarily store each file on disk.) + +So I think it would make sense to implement `git-annex export --from foo +--to bar`, with the same caveats. +"""]] -- 2.30.2