aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/enormous_fsck_output_OOM/comment_6_0997f1a94c2fda9fe69824e074011518._comment
blob: ddf69f94b0629647b1728c2a78eb9f924a4f465c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[[!comment format=mdwn
 username="https://www.google.com/accounts/o8/id?id=AItOawnFjuvfPpi1kf6l54bxfFUm0Aw_Gf_IO0o"
 nickname="Aaron"
 subject="comment 6"
 date="2014-03-08T00:08:22Z"
 content="""
That seemed to work, thanks:

    $ git fsck --no-reflogs |wc
    Checking object directories: 100% (256/256), done.
    error: refs/gcrypt/gitception+ does not point to a valid object!
    error: refs/remotes/Beta/git-annex does not point to a valid object!
    error: refs/remotes/Beta/master does not point to a valid object!
    Checking connectivity: 128728, done.
     369082 1165340 20898546

Thanks for your help!
"""]]