Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Remove archaic use of regex capture \1 in favour of $1
author
Nick Woolley
<nick@noodlefactory.co.uk>
Mon, 6 Jul 2009 13:33:07 +0000
(14:33 +0100)
committer
Junio C Hamano
<gitster@pobox.com>
Mon, 6 Jul 2009 16:36:39 +0000
(09:36 -0700)
Using it will generate a perl warning "\1 better written as $1".
Signed-off-by: Nick Woolley <git.wu-lee@noodlefactory.co.uk>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
raw
|
patch
| inline |
side by side
(from:
444f29c
)
No differences found