From 76778d5878274c4140470628fc7df3a2da73ad5d Mon Sep 17 00:00:00 2001 From: "http://joeyh.name/" Date: Mon, 21 Jul 2014 22:57:32 +0000 Subject: [PATCH] Added a comment --- ...mment_3_baee46af6b2dbaf92be406ab22007a85._comment | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 doc/forum/Corrupted_repository__44___can_not_be_repaired/comment_3_baee46af6b2dbaf92be406ab22007a85._comment diff --git a/doc/forum/Corrupted_repository__44___can_not_be_repaired/comment_3_baee46af6b2dbaf92be406ab22007a85._comment b/doc/forum/Corrupted_repository__44___can_not_be_repaired/comment_3_baee46af6b2dbaf92be406ab22007a85._comment new file mode 100644 index 0000000000..662e8a2b34 --- /dev/null +++ b/doc/forum/Corrupted_repository__44___can_not_be_repaired/comment_3_baee46af6b2dbaf92be406ab22007a85._comment @@ -0,0 +1,12 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + ip="108.236.230.124" + subject="comment 3" + date="2014-07-21T22:57:32Z" + content=""" +There was a bug in the repair code that could leave the repair incomplete like this; I've fixed it. + +> I recently moved a bunch of files to another location shortly after I renamed them. The assistant was running (repo: indirect mode) and I guess the assistant was confused + +No, I don't think that this was caused by the assistant somehow getting confused. Your git repository was missing objects that had been previously committed to git. The only way this can happen is if your computer lost data. Most commonly due to crashing or being powered off or the drive the repository is in being removed while git is in the middle of committing changes. +"""]]