From 85bcb142b55ab7775964b1a552c061e148340834 Mon Sep 17 00:00:00 2001 From: Daniele Sassoli Date: Tue, 12 Aug 2025 15:02:43 +0100 Subject: [PATCH] Document count-objects pack Juno added the printing of "packs" with ae72f685418b. When 0bdaa1216 refactored the docs for the -v option, this was missed. Signed-off-by: Daniele Sassoli --- Documentation/git-count-objects.adoc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Documentation/git-count-objects.adoc b/Documentation/git-count-objects.adoc index 97f9f1261010f5..eeee6b9f7f4ac0 100644 --- a/Documentation/git-count-objects.adoc +++ b/Documentation/git-count-objects.adoc @@ -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