This commit is contained in:
tom@b87e4336a0d0785eb7d5853e390835a18797402f 2023-05-01 12:05:34 +00:00 committed by admin
parent 52c0fc97e3
commit c8176f899b

View file

@ -0,0 +1,22 @@
I am trying to
```
$ git annex unlock myfile
```
but it gives
```
unlock myfile
git-annex: unlock failed
failed
unlock: 1 failed
```
I have no idea why, and the error gives me no means to debug (nor was an internet search helpful). Note that e.g.
```
$ cat myfile
```
works fine