Skip to content

Commit ab90af2

Browse files
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]>
1 parent 2c2ba49 commit ab90af2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Documentation/git-count-objects.adoc

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)