summaryrefslogtreecommitdiff
path: root/doc/bugs/enormous_fsck_output_OOM/comment_5_2b5406768fff2834f7aefa76ef949de2._comment
blob: 923e1ccba12df11e7174a8477ffa33ef205a2628 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[[!comment format=mdwn
 username="http://joeyh.name/"
 ip="209.250.56.146"
 subject="comment 5"
 date="2014-03-05T16:53:33Z"
 content="""
You have an older version of git, which does not support --no-dangling.

git-annex will detect that, and omit the option. This does make it more likely that git fsck is outputing a ton of information, so I continue to think that's the most likely cause of the memory use.

Please verify with: git fsck --no-reflogs |wc
"""]]