]> Lady’s Gitweb - Gitweb/commitdiff
gitweb: Use capturing parentheses only when you intend to capture
authorJakub Narebski <redacted>
Mon, 11 May 2009 17:39:43 +0000 (19:39 +0200)
committerLady <redacted>
Mon, 6 Apr 2026 04:50:38 +0000 (00:50 -0400)
Non-capturing groups are useful because they have better runtime
performance and do not copy strings to the magic global capture
variables.

Signed-off-by: Jakub Narebski <redacted>
Signed-off-by: Junio C Hamano <redacted>

No differences found
This page took 0.178497 seconds and 4 git commands to generate.