aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/enormous_fsck_output_OOM/comment_1_490b8bfe95b01a23408ecb5d63dcd40b._comment
blob: 73d218bac3f28b4611abbcfc0193bb9ea040a3e2 (plain)
1
2
3
4
5
6
7
8
9
10
[[!comment format=mdwn
 username="http://joeyh.name/"
 ip="209.250.56.172"
 subject="comment 1"
 date="2014-02-23T18:51:45Z"
 content="""
I suspect that git fsck is outputting so many lines about problems that it's taking more memory than it's limited to using to hold them all.

Can you paste the output of: git fsck --no-dangling --no-reflogs
"""]]