datalad / datalad-fuse

DataLad extension to provide FUSE file system access
Other
1 stars 4 forks source link

restrict "fake .git/annex/objects" directory more #49

Closed yarikoptic closed 2 years ago

yarikoptic commented 2 years ago

we got pybids failing because we pretend for this file/directory to exist

$> ls -l .git/annex/layout_config.json
total 0

and we should only pretend for .git/annex/objects and its subdirectories to keys