Skip to content

Commit 7d4a5fe

Browse files
DanieleSassoligitster
authored andcommitted
count-objects: document count-objects pack
0bdaa12 (git-count-objects.txt: describe each line in -v output, 2013-02-08) forgot to include `packs`. Signed-off-by: Daniele Sassoli <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent a1cf0cf commit 7d4a5fe

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Documentation/git-count-objects.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@ size: disk space consumed by loose objects, in KiB (unless -H is specified)
2828
+
2929
in-pack: the number of in-pack objects
3030
+
31+
packs: the number of pack files
32+
+
3133
size-pack: disk space consumed by the packs, in KiB (unless -H is specified)
3234
+
3335
prune-packable: the number of loose objects that are also present in

0 commit comments

Comments
 (0)