2005-09-07 18:26:23 -06:00
|
|
|
git-count-objects(1)
|
|
|
|
====================
|
2005-08-23 02:49:47 -06:00
|
|
|
|
|
|
|
NAME
|
|
|
|
----
|
2005-09-07 18:26:23 -06:00
|
|
|
git-count-objects - Reports on unpacked objects.
|
2005-08-23 02:49:47 -06:00
|
|
|
|
|
|
|
SYNOPSIS
|
|
|
|
--------
|
2005-09-07 18:26:23 -06:00
|
|
|
'git-count-objects'
|
2005-08-23 02:49:47 -06:00
|
|
|
|
|
|
|
DESCRIPTION
|
|
|
|
-----------
|
2005-08-26 19:18:48 -06:00
|
|
|
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.
|
2005-08-23 02:49:47 -06:00
|
|
|
|
|
|
|
Author
|
|
|
|
------
|
|
|
|
Written by Junio C Hamano <junkio@cox.net>
|
|
|
|
|
|
|
|
Documentation
|
|
|
|
--------------
|
|
|
|
Documentation by Junio C Hamano and the git-list <git@vger.kernel.org>.
|
|
|
|
|
|
|
|
GIT
|
|
|
|
---
|
2005-09-19 04:10:51 -06:00
|
|
|
Part of the gitlink:git[7] suite
|
2005-08-23 02:49:47 -06:00
|
|
|
|