response
This commit is contained in:
parent
8607bc6903
commit
081735b967
1 changed files with 14 additions and 0 deletions
|
@ -0,0 +1,14 @@
|
|||
[[!comment format=mdwn
|
||||
username="joey"
|
||||
subject="""comment 4"""
|
||||
date="2025-05-13T14:55:52Z"
|
||||
content="""
|
||||
First of all, a news item for a release is not the appropriate place to
|
||||
discuss something like this. Use the [[forum]] in the furture.
|
||||
|
||||
This looks like a `.git/annex/index` that references a git object that for
|
||||
some reason didn't get written to disk. A common way this can happen is a
|
||||
disk getting unmounted or system shutdown at a point in time that causes a
|
||||
recently written git object to get lost. Deleting `.git/annex/index` will
|
||||
solve this problem.
|
||||
"""]]
|
Loading…
Add table
Add a link
Reference in a new issue