response
authorJoey Hess <joeyh@joeyh.name>
Tue, 13 May 2025 14:57:30 +0000 (10:57 -0400)
committerJoey Hess <joeyh@joeyh.name>
Tue, 13 May 2025 14:57:30 +0000 (10:57 -0400)
doc/news/version_10.20250416/comment_4_b6ac0341afd1c15eed0af4161db9c021._comment [new file with mode: 0644]

diff --git a/doc/news/version_10.20250416/comment_4_b6ac0341afd1c15eed0af4161db9c021._comment b/doc/news/version_10.20250416/comment_4_b6ac0341afd1c15eed0af4161db9c021._comment
new file mode 100644 (file)
index 0000000..83d87f4
--- /dev/null
@@ -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.
+"""]]