aboutsummaryrefslogtreecommitdiff
path: root/Documentation/git-repo.adoc
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2026-03-16 10:48:14 -0700
committerJunio C Hamano <gitster@pobox.com>2026-03-16 10:48:14 -0700
commit61a45befd3be44da6533e6dd5ef20f6cf9cdf495 (patch)
tree55d27ba165c3d94d8a6c3b57d1b270dad3d72433 /Documentation/git-repo.adoc
parentb8ac2bf3f092454e00a325dfd280f56f0a8f0f15 (diff)
parent42e69594113d647f53d65440f2ede554570b9f40 (diff)
downloadgit-61a45befd3be44da6533e6dd5ef20f6cf9cdf495.tar.xz
Merge branch 'jt/repo-structure-extrema'
"git repo structure" command learns to report maximum values on various aspects of objects it inspects. * jt/repo-structure-extrema: builtin/repo: find tree with most entries builtin/repo: find commit with most parents builtin/repo: add OID annotations to table output builtin/repo: collect largest inflated objects builtin/repo: add helper for printing keyvalue output builtin/repo: update stats for each object
Diffstat (limited to 'Documentation/git-repo.adoc')
-rw-r--r--Documentation/git-repo.adoc1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/git-repo.adoc b/Documentation/git-repo.adoc
index 5e2968b707..42262c1983 100644
--- a/Documentation/git-repo.adoc
+++ b/Documentation/git-repo.adoc
@@ -64,6 +64,7 @@ supported:
* Reachable object counts categorized by type
* Total inflated size of reachable objects by type
* Total disk size of reachable objects by type
+* Largest reachable objects in the repository by type
+
The output format can be chosen through the flag `--format`. Three formats are
supported: