diff --git a/doc/bugs/Git_repos_corrupt_themselves/comment_2_f2368358a0ccdd36a551a2c833cb9c9a._comment b/doc/bugs/Git_repos_corrupt_themselves/comment_2_f2368358a0ccdd36a551a2c833cb9c9a._comment new file mode 100644 index 0000000000..983c18951f --- /dev/null +++ b/doc/bugs/Git_repos_corrupt_themselves/comment_2_f2368358a0ccdd36a551a2c833cb9c9a._comment @@ -0,0 +1,13 @@ +[[!comment format=mdwn + username="Lukey" + avatar="http://cdn.libravatar.org/avatar/c7c08e2efd29c692cc017c4a4ca3406b" + subject="comment 2" + date="2021-05-11T07:37:07Z" + content=""" +This also looks suspicious: + + Auto packing the repository in background for optimum performance. + See \"git help gc\" for manual housekeeping. + +And after that something (git-annex?) is complaining about missing git objects. So maybe you can try to set `gc.auto` to `0` and see if that works better. +"""]]