11 lines
263 B
Markdown
11 lines
263 B
Markdown
Running
|
|
|
|
```git annex get . --from=remote```
|
|
|
|
on a repository fails for particular annexed files despite the files being in the remote.
|
|
|
|
I tried running `git annex fsck` in the repository but that did not seem to help.
|
|
|
|
Any idea what the issue could be?
|
|
|
|
Thanks
|