From: Junio C Hamano <hidden> Date: 2016-06-15 22:42:27
Matthias Lederhofer [off-list ref] writes:
... Is there any way to
delete unnecessary packs (those which would repack -a -d delete)?
Making it possible to do a git repack -a and delete those packs the
next night?
pack-redundant is supposed to figure it out, but I have never
used it myself so your mileage may vary.