From f39b7c3663acda89cd2b17d6de00b2f55f187531 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 21 May 2021 12:39:35 -0400 Subject: [PATCH] comment --- ...ment_6_315606cfa07d2c4b20a6c9ec477c83d1._comment | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 doc/bugs/Git_repos_corrupt_themselves/comment_6_315606cfa07d2c4b20a6c9ec477c83d1._comment 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 index 0000000000..f22fc03564 --- /dev/null +++ b/doc/bugs/Git_repos_corrupt_themselves/comment_6_315606cfa07d2c4b20a6c9ec477c83d1._comment @@ -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. +"""]]