diff options
| author | Junio C Hamano <gitster@pobox.com> | 2026-04-16 21:28:09 -0700 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2026-04-16 21:28:09 -0700 |
| commit | c7ae2d5bb8f97b06f1b31df2f2456646924c8be7 (patch) | |
| tree | 19b28978fb0f5585282e5ab7eaf675ae31e3d63e /Documentation/config/pack.adoc | |
| parent | 1630c3464a2b55d4239f276c7ede0848db06b632 (diff) | |
| parent | e8955061076952cc5eab0300424fc48b601fe12d (diff) | |
| download | git-next.tar.gz git-next.zip | |
Sync with 'master'next
Diffstat (limited to 'Documentation/config/pack.adoc')
| -rw-r--r-- | Documentation/config/pack.adoc | 2 |
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. |
