This commit is contained in:
parent
52c0fc97e3
commit
c8176f899b
1 changed files with 22 additions and 0 deletions
22
doc/forum/git_unlock_failed.mdwn
Normal file
22
doc/forum/git_unlock_failed.mdwn
Normal 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
|
Loading…
Reference in a new issue