Added a comment: Still stuck

This commit is contained in:
vho 2014-12-02 09:59:20 +00:00 committed by admin
parent 312754686b
commit a288d821d2

View file

@ -0,0 +1,19 @@
[[!comment format=mdwn
username="vho"
subject="Still stuck"
date="2014-12-02T09:59:20Z"
content="""
vincent@berlioz:~/photos2$ git config --global pack.packSizeLimit 100m
vincent@berlioz:~/photos2$ git config --global pack.windowMemory 100m
vincent@berlioz:~/photos2$ git config --global pack.threads 1
vincent@berlioz:~/photos2$ time git gc
error: pack-objects died of signal 9
error: failed to run repack
real 21m29.451s
user 1m31.414s
sys 0m9.141s
:(
"""]]