From b4052cb7651c442ba68fe37853c2402b0991d959 Mon Sep 17 00:00:00 2001 From: Lukey Date: Sun, 14 Nov 2021 20:11:35 +0000 Subject: [PATCH] Added a comment --- .../comment_4_81ccdf94101f1080521d36aa90a376ac._comment | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/bugs/fsck_always_fails/comment_4_81ccdf94101f1080521d36aa90a376ac._comment diff --git a/doc/bugs/fsck_always_fails/comment_4_81ccdf94101f1080521d36aa90a376ac._comment b/doc/bugs/fsck_always_fails/comment_4_81ccdf94101f1080521d36aa90a376ac._comment new file mode 100644 index 0000000000..8126445061 --- /dev/null +++ b/doc/bugs/fsck_always_fails/comment_4_81ccdf94101f1080521d36aa90a376ac._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="Lukey" + avatar="http://cdn.libravatar.org/avatar/c7c08e2efd29c692cc017c4a4ca3406b" + subject="comment 4" + date="2021-11-14T20:11:35Z" + content=""" +Well, you somehow marked the repo you're working in as dead. Usually you only mark a repo that is irretrievably lost (due to drive failure for example) as dead so git-annex knows that none of the data in it exists anymore and doesn't count it as a copy anymore. That's exactly what you're seeing here. +"""]]