All of lore.kernel.org
 help / color / mirror / Atom feed
From: Junio C Hamano <gitster@pobox.com>
To: "Daniele Sassoli via GitGitGadget" <gitgitgadget@gmail.com>
Cc: git@vger.kernel.org,
	 Kristoffer Haugsbakk <kristofferhaugsbakk@fastmail.com>,
	 Daniele Sassoli <danielesassoli@gmail.com>
Subject: Re: [PATCH v3] count-objects: document count-objects pack
Date: Thu, 14 Aug 2025 14:40:10 -0700	[thread overview]
Message-ID: <xmqqwm75y43p.fsf@gitster.g> (raw)
In-Reply-To: <pull.2031.v3.git.git.1755182034719.gitgitgadget@gmail.com> (Daniele Sassoli via GitGitGadget's message of "Thu, 14 Aug 2025 14:33:54 +0000")

"Daniele Sassoli via GitGitGadget" <gitgitgadget@gmail.com> writes:

> From: Daniele Sassoli <danielesassoli@gmail.com>
>
> 0bdaa12169b (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>
> ---
> diff --git a/Documentation/git-count-objects.adoc b/Documentation/git-count-objects.adoc
> index 97f9f126101..eeee6b9f7f4 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
>
> base-commit: 2c2ba49d55ff26c1082b8137b1ec5eeccb4337d1

Looks good.  Thanks.  Will queue.

      reply	other threads:[~2025-08-14 21:40 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-08-13  9:40 [PATCH] Document count-objects pack Daniele Sassoli via GitGitGadget
2025-08-14  7:30 ` Kristoffer Haugsbakk
2025-08-14 14:46   ` Junio C Hamano
2025-08-14 13:16 ` [PATCH v2] " Daniele Sassoli via GitGitGadget
2025-08-14 13:46   ` Kristoffer Haugsbakk
2025-08-14 14:33   ` [PATCH v3] count-objects: document " Daniele Sassoli via GitGitGadget
2025-08-14 21:40     ` Junio C Hamano [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=xmqqwm75y43p.fsf@gitster.g \
    --to=gitster@pobox.com \
    --cc=danielesassoli@gmail.com \
    --cc=git@vger.kernel.org \
    --cc=gitgitgadget@gmail.com \
    --cc=kristofferhaugsbakk@fastmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.