Added a comment
authorLukey <Lukey@web>
Tue, 11 May 2021 07:37:08 +0000 (07:37 +0000)
committeradmin <admin@branchable.com>
Tue, 11 May 2021 07:37:08 +0000 (07:37 +0000)
doc/bugs/Git_repos_corrupt_themselves/comment_2_f2368358a0ccdd36a551a2c833cb9c9a._comment [new file with mode: 0644]

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 (file)
index 0000000..983c189
--- /dev/null
@@ -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.
+"""]]