count-objects: document count-objects pack
0bdaa12169
(git-count-objects.txt: describe each line in -v output,
2013-02-08) forgot to include `packs`.
Signed-off-by: Daniele Sassoli <danielesassoli@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
maint
parent
a1cf0cf13a
commit
7d4a5fef7d
|
@ -28,6 +28,8 @@ size: disk space consumed by loose objects, in KiB (unless -H is specified)
|
|||
+
|
||||
in-pack: the number of in-pack objects
|
||||
+
|
||||
packs: the number of pack files
|
||||
+
|
||||
size-pack: disk space consumed by the packs, in KiB (unless -H is specified)
|
||||
+
|
||||
prune-packable: the number of loose objects that are also present in
|
||||
|
|
Loading…
Reference in New Issue