.\"Generated by db2man.xsl. Don't modify this, modify the source. .de Sh \" Subsection .br .if t .Sp .ne 5 .PP \fB\\$1\fR .PP .. .de Sp \" Vertical space (when we can't use .PP) .if t .sp .5v .if n .sp .. .de Ip \" List item .br .ie \\n(.$>=3 .ne \\$3 .el .ne 3 .IP "\\$1" \\$2 .. .TH "GIT-COUNT-OBJECTS" 1 "" "" "" .SH NAME git-count-objects \- Reports on unpacked objects .SH "SYNOPSIS" \fIgit\-count\-objects\fR [\-v] .SH "DESCRIPTION" 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\&. .SH "OPTIONS" .TP \-v In addition to the number of loose objects and disk space consumed, it reports the number of in\-pack objects, and number of objects that can be removed by running git\-prune\-packed\&. .SH "AUTHOR" Written by Junio C Hamano .SH "DOCUMENTATION" Documentation by Junio C Hamano and the git\-list \&. .SH "GIT" Part of the \fBgit\fR(7) suite