diff options
author | http://joeyh.name/ <http://joeyh.name/@web> | 2013-11-12 18:12:49 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2013-11-12 18:12:49 +0000 |
commit | 10b88e6d76e7e329bae4212283379987ed1bd1a0 (patch) | |
tree | ce58117a208dc5e1f4c12a226c719f7eab58a424 | |
parent | 716af79cf5fdfacb62f17c01190626a44cefce7c (diff) |
Added a comment
-rw-r--r-- | doc/tips/recovering_from_a_corrupt_git_repository/comment_7_addf49556e4c33d55a41c393f519d0a4._comment | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/tips/recovering_from_a_corrupt_git_repository/comment_7_addf49556e4c33d55a41c393f519d0a4._comment b/doc/tips/recovering_from_a_corrupt_git_repository/comment_7_addf49556e4c33d55a41c393f519d0a4._comment new file mode 100644 index 000000000..5047bcca4 --- /dev/null +++ b/doc/tips/recovering_from_a_corrupt_git_repository/comment_7_addf49556e4c33d55a41c393f519d0a4._comment @@ -0,0 +1,10 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + ip="209.250.56.246" + subject="comment 7" + date="2013-11-12T18:12:49Z" + content=""" +> I tried git annex repair first. It seems git is making assumptions that if I have object A then I must have object B that A depends on. Or maybe it freaks out because the object is not missing + +`git annex repair` is supposed to deal with these situations. If it fails to fix such a broken repository, please file a detailed bug report, ideally with a link to a copy of the repository. +"""]] |