docs: improve changelog entry for `git pack-refs --auto`
commitbbeb79789c1e817d9a2f395197121b6ebadf5fba
authorPatrick Steinhardt <ps@pks.im>
Mon, 22 Apr 2024 06:35:06 +0000 (22 08:35 +0200)
committerJunio C Hamano <gitster@pobox.com>
Mon, 22 Apr 2024 15:54:01 +0000 (22 08:54 -0700)
tree622b03c929860850d88f03ca8f7bbd073bce2acc
parentbf3fe4f1a2c01991130db9d8306a57f58e17dc3e
docs: improve changelog entry for `git pack-refs --auto`

The changelog entry for the new `git pack-refs --auto` mode only says
that the new flag is useful, but doesn't really say what it does. Add
some more information.

Signed-off-by: Patrick Steinhardt <ps@pks.im>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/RelNotes/2.45.0.txt