]> git.ipfire.org Git - thirdparty/git.git/commit - Makefile
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)
commit60036a41e1f25ee3e89142fa92e203dbbc6145cc
treeee31141f08e3fb26478f25d19cbae01f43013c09
parent96155e55e175e7fed1d8ebd73557d339f35629d8
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 <junkio@cox.net>
Makefile
git-count-objects-script [new file with mode: 0755]