It links to a datalad issue, so I suppose this is right?
as `git` doesn't mind, and now annex batched commands support `-z` already for filenames with newlines in them, I think git-annex should tolerate repository folders with newlines in them too.
+[[!tag projects/datalad]]
`git annex config --set annex.largefiles "xxx\nyyy"`
and the result is that reading the value back out omits
the part after the newline.
-
-Also, a newline in a subdirectory inside the repository breaks
-adding files in that directory with `git-annex add`.git-
-
-Newlines in filenames seem to work ok though...
"""]]