summaryrefslogtreecommitdiff
path: root/doc/tips/recovering_from_a_corrupt_git_repository
diff options
context:
space:
mode:
authorGravatar http://id.clacke.se/ <clacke@web>2013-11-12 16:14:50 +0000
committerGravatar admin <admin@branchable.com>2013-11-12 16:14:50 +0000
commit026a27ae89d9ac513cfe363fdf612d32fae618e2 (patch)
tree261921896d524864ae23ef49549bd1519db20dea /doc/tips/recovering_from_a_corrupt_git_repository
parent6b5b07f85df871cbf62ee2f572f595d3fffd468f (diff)
Added a comment
Diffstat (limited to 'doc/tips/recovering_from_a_corrupt_git_repository')
-rw-r--r--doc/tips/recovering_from_a_corrupt_git_repository/comment_2_e98df7275bb032308bb87e3607bdde32._comment8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/tips/recovering_from_a_corrupt_git_repository/comment_2_e98df7275bb032308bb87e3607bdde32._comment b/doc/tips/recovering_from_a_corrupt_git_repository/comment_2_e98df7275bb032308bb87e3607bdde32._comment
new file mode 100644
index 000000000..c018c4ca5
--- /dev/null
+++ b/doc/tips/recovering_from_a_corrupt_git_repository/comment_2_e98df7275bb032308bb87e3607bdde32._comment
@@ -0,0 +1,8 @@
+[[!comment format=mdwn
+ username="http://id.clacke.se/"
+ nickname="clacke"
+ subject="comment 2"
+ date="2013-11-12T16:14:50Z"
+ content="""
+I am using git-annex 20131106 and 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, just full of zeroes. I haven't done any analysis on exactly what situation causes this. When I have time, I will.
+"""]]