On Wed, 01 Jun 2016 at 12:10:49, Florian Bruhin wrote: > Hi, > > whenever I push something to the AUR since some days (even a new repo with a > single commit) I get: > > error: The last gc run reported the following. Please correct the > root cause > and remove gc.log. > Automatic cleanup will not be performed until the file is removed. > > warning: There are too many unreachable loose objects; run 'git > prune' to remove them. > > It seems to be harmless (i.e. the package is uploaded anyways), but > it's kind of confusing - it seems this is something wrong on the > server, and not my local git repo?
I just triggered a cleanup script to prune unreachable objects. The warning should be gone. Regards, Lukas
