close
authorJoey Hess <joeyh@joeyh.name>
Wed, 1 Mar 2023 16:22:38 +0000 (12:22 -0400)
committerJoey Hess <joeyh@joeyh.name>
Wed, 1 Mar 2023 16:22:38 +0000 (12:22 -0400)
doc/todo/make_add_--batch_add_directories_content.mdwn

index 7993223216d9956c4fe21cae27cbe2bbc051aa23..9e4d33b5bf59a3b1800ce9aa079c48c3064df58b 100644 (file)
@@ -42,3 +42,13 @@ so `annex add` and `annex add --batch` behave differently on folder paths.
 
 [[!meta author=yoh]]
 [[!tag projects/datalad]]
+
+> Comments seem clear that this should not be changed, and there are easy
+> things users of --batch can do to recurse directories themselves.
+> 
+> Also I checked and the documentation of --batch for git-annex add
+> (and other commands) does say that it reads a file from stdin,
+> so there's at least that documentation that it does not support
+> directories.
+> 
+> So, [[wontfix|done]] --[[Joey]]