]> git.ipfire.org Git - thirdparty/git.git/commitdiff
The thirteenth batch
authorJunio C Hamano <gitster@pobox.com>
Fri, 21 Jul 2023 20:47:13 +0000 (13:47 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 21 Jul 2023 20:47:26 +0000 (13:47 -0700)
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/RelNotes/2.42.0.txt

index a716dc195b384cd2f3c4460e8f3d980617871797..ee120fe424256c9fad5a26d999c541b5aed78cf2 100644 (file)
@@ -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
 -----------------