From 6f468a8bfccd21be80d8a8e2f4f058ac98114380 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 10 Mar 2022 13:10:39 -0400 Subject: [PATCH] comment --- .../comment_8_0e776c598c5e0f4f51f5e9ade8c3f0e2._comment | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 doc/bugs/git_annex_get_--batch_does_not_work/comment_8_0e776c598c5e0f4f51f5e9ade8c3f0e2._comment diff --git a/doc/bugs/git_annex_get_--batch_does_not_work/comment_8_0e776c598c5e0f4f51f5e9ade8c3f0e2._comment b/doc/bugs/git_annex_get_--batch_does_not_work/comment_8_0e776c598c5e0f4f51f5e9ade8c3f0e2._comment new file mode 100644 index 0000000000..eba5b62a3a --- /dev/null +++ b/doc/bugs/git_annex_get_--batch_does_not_work/comment_8_0e776c598c5e0f4f51f5e9ade8c3f0e2._comment @@ -0,0 +1,9 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 8""" + date="2022-03-10T17:09:26Z" + content=""" +Other features like --json when used with --batch would +not work well if it recursed through directories. There would be no way to +know which output corresponded with which input. +"""]]