summaryrefslogtreecommitdiffstats
path: root/Documentation/config/pack.adoc
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2026-04-16 21:28:09 -0700
committerJunio C Hamano <gitster@pobox.com>2026-04-16 21:28:09 -0700
commitc7ae2d5bb8f97b06f1b31df2f2456646924c8be7 (patch)
tree19b28978fb0f5585282e5ab7eaf675ae31e3d63e /Documentation/config/pack.adoc
parent1630c3464a2b55d4239f276c7ede0848db06b632 (diff)
parente8955061076952cc5eab0300424fc48b601fe12d (diff)
downloadgit-next.tar.gz
git-next.zip
Sync with 'master'next
Diffstat (limited to 'Documentation/config/pack.adoc')
-rw-r--r--Documentation/config/pack.adoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/config/pack.adoc b/Documentation/config/pack.adoc
index fa997c8597..22384c2d2f 100644
--- a/Documentation/config/pack.adoc
+++ b/Documentation/config/pack.adoc
@@ -161,7 +161,7 @@ pack.usePathWalk::
pack.preferBitmapTips::
Specifies a ref hierarchy (e.g., "refs/heads/"); can be
- given multiple times to specify more than one hierarchies.
+ given multiple times to specify more than one hierarchy.
When selecting which commits will receive bitmaps, prefer a
commit at the tip of a reference that is contained in any of
the configured hierarchies.