Add a stupid "count objects" script.
authorJunio C Hamano <junkio@cox.net>
Sun, 31 Jul 2005 00:31:47 +0000 (17:31 -0700)
committerJunio C Hamano <junkio@cox.net>
Sun, 31 Jul 2005 18:58:43 +0000 (11:58 -0700)
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 <junkio@cox.net>
No differences found