The thirteenth batch
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Junio C Hamano committed
Jul 21, 2023 at 13:47 UTC
e43f4fd0bd864e0472dd4285190d411f4342e8d8
1 file changed
+3
Documentation/RelNotes/2.42.0.txt
+3
index a716dc195b..ee120fe424 100644
--- a/Documentation/RelNotes/2.42.0.txt
+++ b/Documentation/RelNotes/2.42.0.txt
@@ -57,6 +57,9 @@ Performance, Internal Implementation, Development Support etc.
* "imap-send" codepaths got cleaned up to get rid of unused
parameters.
+ * Enumerating refs in the packed-refs file, while excluding refs that
+ match certain patterns, has been optimized.
+
Fixes since v2.41
-----------------