hierarchies -> hierarchy
Signed-off-by: Elijah Newren <newren@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
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.