From f98d82b97d944e73c2e0747516e96a952f6a7a63 Mon Sep 17 00:00:00 2001 From: "http://joeyh.name/" Date: Mon, 13 Jan 2014 20:27:35 +0000 Subject: [PATCH] Added a comment --- .../comment_4_45974f60a81ed2d00b87ffb1a7963c6f._comment | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/forum/Git_annex___39__corrupting__39___itself/comment_4_45974f60a81ed2d00b87ffb1a7963c6f._comment diff --git a/doc/forum/Git_annex___39__corrupting__39___itself/comment_4_45974f60a81ed2d00b87ffb1a7963c6f._comment b/doc/forum/Git_annex___39__corrupting__39___itself/comment_4_45974f60a81ed2d00b87ffb1a7963c6f._comment new file mode 100644 index 0000000000..4328f5d244 --- /dev/null +++ b/doc/forum/Git_annex___39__corrupting__39___itself/comment_4_45974f60a81ed2d00b87ffb1a7963c6f._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + ip="209.250.56.43" + subject="comment 4" + date="2014-01-13T20:27:34Z" + content=""" +Many problems of this sort can happen if the disk that the git reposotory is on is losing data that's written to it, or is just removed (or the computer crashes) at the wrong time. `git-annex repair` can be run in the repository to recover from many problems like this, and it's getting better all the time. +"""]]