From: Junio C Hamano Date: Sun, 31 Jul 2005 00:31:47 +0000 (-0700) Subject: Add a stupid "count objects" script. X-Git-Tag: v0.99.3~15 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/60036a41e1f25ee3e89142fa92e203dbbc6145cc?hp=60036a41e1f25ee3e89142fa92e203dbbc6145cc Add a stupid "count objects" script. This counts the number of unpacked object files and disk space consumed by them, to help you decide when it is a good time to repack. Signed-off-by: Junio C Hamano ---