Skip to content

Commit f54d3c6

Browse files
committed
RelNotes: no more check_ref_format micro-optimization
Signed-off-by: Junio C Hamano <[email protected]>
1 parent 7b69fcb commit f54d3c6

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

Documentation/RelNotes/2.1.0.txt

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -145,12 +145,6 @@ Performance, Internal Implementation, etc.
145145
* Eradication of "test $condition -a $condition" from our scripts
146146
continues.
147147

148-
* The leaf function to check validity of a refname format has been
149-
micro-optimized, using SSE2 instructions when available. A few
150-
breakages during its development have been caught and fixed already
151-
but there might remain some more still; please test and report if
152-
you find any.
153-
154148
* The `core.deltabasecachelimit` used to default to 16 MiB , but this
155149
proved to be too small, and has been bumped to 96 MiB.
156150

0 commit comments

Comments
 (0)