short-pixel-optimizer/shortpixel-php

Very large .pack file

Closed this issue · 4 comments

There is a very large .pack file of 80MB + on this repo... Is it necessary?

git verify-pack -v .git/objects/pack/pack-256283c59ac76707b9689466b1b37dde483491cf.pack

@ecotechie thanks for the heads up, but I can't find this pack on my local, running the command returns:

fatal: Cannot open existing pack file '.git/objects/pack/pack-256283c59ac76707b9689466b1b37dde483491cf.idx'
.git/objects/pack/pack-256283c59ac76707b9689466b1b37dde483491cf.pack: bad

That may not be the exact file name, but a large .pack file should be there under the .git/objects/pack/ directory.

My .git/objects/pack/ folder is empty... so you can safely delete it.

Please let me know and reopen if anything bad happens after deleting.