tag datalad
It links to a datalad issue, so I suppose this is right?
This commit is contained in:
parent
a6bebe3c0f
commit
0784c3e72a
2 changed files with 1 additions and 5 deletions
|
@ -31,3 +31,4 @@ git-annex version: 10.20230214+git26-g8f2829e646-1~ndall+1
|
|||
|
||||
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]]
|
||||
|
|
|
@ -20,9 +20,4 @@ which can get a newline in a value with eg
|
|||
`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...
|
||||
"""]]
|
||||
|
|
Loading…
Reference in a new issue