add workaround
This commit is contained in:
parent
72c5f9132c
commit
01b8eb5e3d
1 changed files with 2 additions and 0 deletions
|
@ -24,3 +24,5 @@
|
|||
git-annex: fd:15: hGetLine: end of file
|
||||
|
||||
Obviously this wasn't actually a file known to git-annex. But I get the same error in a non-dummy bare repo I am trying to reinject.
|
||||
|
||||
A workaround is to use `git worktree add` and run `git annex reinject` from there.
|
||||
|
|
Loading…
Reference in a new issue