unlocking annex file without local file content
Open
- Dominant language
- Go
- Stars
- 14
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
With gin-cli version 1.11 Build 001459 (103e923620de08ff77cf290e0b840a6d66cebfe1) with git: 2.30.0 and git-annex: 8.20201129-geb388e6 it is possible to unlock files without having the content downloaded via `gin get-content`. In that case the file link is replaced with a file containing the annex object link, e.g. '/annex/objects/MD5-11111111111--a9f5d017dabfffe571070a3157de37d9'.
I would have expected the gin-cli to either raise a warning that `get-content` needs to performed first or to automatically run `get-content` on the specific file prior to unlocking.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.