Merge branch 'master' of ssh://git-annex.branchable.com
This commit is contained in:
commit
df017eac28
2 changed files with 17 additions and 0 deletions
10
doc/forum/Fixing_up_corrupt_annexes.mdwn
Normal file
10
doc/forum/Fixing_up_corrupt_annexes.mdwn
Normal file
|
@ -0,0 +1,10 @@
|
|||
I was wondering how does one recover from...
|
||||
|
||||
<pre>
|
||||
(Recording state in git...)
|
||||
error: invalid object 100644 8f154c946adc039af5240cc650a0a95c840e6fa6 for '041/5a4/SHA256-s6148--7ddcf853e4b16e77ab8c3c855c46867e6ed61c7089c334edf98bbdd3fb3a89ba.log'
|
||||
fatal: git-write-tree: error building trees
|
||||
git-annex: failed to read sha from git write-tree
|
||||
</pre>
|
||||
|
||||
The above was caught when i ran a "git annex fsck --fast" to check stash of files"
|
|
@ -0,0 +1,7 @@
|
|||
[[!comment format=mdwn
|
||||
username="http://joeyh.name/"
|
||||
subject="comment 1"
|
||||
date="2012-07-24T22:00:35Z"
|
||||
content="""
|
||||
This is a corrupt git repository. See [[tips/what_to_do_when_a_repository_is_corrupted]]
|
||||
"""]]
|
Loading…
Add table
Reference in a new issue