From 3ff0d9ac66b9c803ade377005f9fbfa39a1ff9e5 Mon Sep 17 00:00:00 2001 From: yarikoptic Date: Wed, 24 Aug 2022 19:27:00 +0000 Subject: [PATCH] Added a comment --- .../comment_9_0bbdcf13e0ea7869c1633a34457d9a86._comment | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/todo/make_add_--batch_add_directories_content/comment_9_0bbdcf13e0ea7869c1633a34457d9a86._comment diff --git a/doc/todo/make_add_--batch_add_directories_content/comment_9_0bbdcf13e0ea7869c1633a34457d9a86._comment b/doc/todo/make_add_--batch_add_directories_content/comment_9_0bbdcf13e0ea7869c1633a34457d9a86._comment new file mode 100644 index 0000000000..25c9bef51a --- /dev/null +++ b/doc/todo/make_add_--batch_add_directories_content/comment_9_0bbdcf13e0ea7869c1633a34457d9a86._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="yarikoptic" + avatar="http://cdn.libravatar.org/avatar/f11e9c84cb18d26a1748c33b48c924b4" + subject="comment 9" + date="2022-08-24T19:26:59Z" + content=""" +FWIW, for now in the [WiP PR at DataLad level](https://github.com/datalad/datalad/pull/6977/files#diff-ef96911487cac414f5a9ea27374ac1d75ffcc45289a9e1ec69157da6fcf1ad56R1744) I would even just go back to non-batch mode if I discover the directory being provided. In most typical invocations through top-level datalad interfaces we already do `ls-files` etc to first identify the files given the user-provided list of paths, so I do not expect that code to see directories that often ;-) +"""]]