]> git.ipfire.org Git - thirdparty/git.git/blob - Documentation/git-count-objects-script.txt
GIT 0.99.6
[thirdparty/git.git] / Documentation / git-count-objects-script.txt
1 git-count-objects-script(1)
2 ===========================
3
4 NAME
5 ----
6 git-count-objects-script - Reports on unpacked objects.
7
8 SYNOPSIS
9 --------
10 'git-count-objects-script'
11
12 DESCRIPTION
13 -----------
14 This counts the number of unpacked object files and disk space consumed by
15 them, to help you decide when it is a good time to repack.
16
17 Author
18 ------
19 Written by Junio C Hamano <junkio@cox.net>
20
21 Documentation
22 --------------
23 Documentation by Junio C Hamano and the git-list <git@vger.kernel.org>.
24
25 GIT
26 ---
27 Part of the link:git.html[git] suite
28