comment
authorJoey Hess <joeyh@joeyh.name>
Fri, 21 May 2021 16:39:35 +0000 (12:39 -0400)
committerJoey Hess <joeyh@joeyh.name>
Fri, 21 May 2021 16:39:35 +0000 (12:39 -0400)
doc/bugs/Git_repos_corrupt_themselves/comment_6_315606cfa07d2c4b20a6c9ec477c83d1._comment [new file with mode: 0644]

diff --git a/doc/bugs/Git_repos_corrupt_themselves/comment_6_315606cfa07d2c4b20a6c9ec477c83d1._comment b/doc/bugs/Git_repos_corrupt_themselves/comment_6_315606cfa07d2c4b20a6c9ec477c83d1._comment
new file mode 100644 (file)
index 0000000..f22fc03
--- /dev/null
@@ -0,0 +1,13 @@
+[[!comment format=mdwn
+ username="joey"
+ subject="""comment 6"""
+ date="2021-05-21T16:26:55Z"
+ content="""
+Note that the strange closure crash is a separate bug,
+and has been fixed in git master. I do not think that bug could corrupt git
+repos since as I mentioned before git-annex doesn't write directly to the
+git repo, so any such bug in it should not be possible to corrupt it.
+
+Anyway, it would probably be a good idea to upgrade to a current daily
+build to get past that bug.
+"""]]