This commit is contained in:
lell 2024-02-16 09:25:50 +00:00 committed by admin
parent 9aa99a87a3
commit d6f92d2e96

View file

@ -4,7 +4,7 @@ In that case, `git annex unlock` refuses to work:
```
mv file file_version1
git annex unlock file
git annex unlock file_version1
error: pathspec 'file' did not match any file(s) known to git
Did you forget to 'git add'?
unlock: 1 failed