mirror of
https://github.com/git/git.git
synced 2025-12-18 12:00:25 +01:00
In Perl 5.14, released in May 2011, the r modifier was added to the s/// operator to allow it to return the modified string instead of modifying the string in place. This allows to write nicer, more succinct code in several cases, so let's do that here. Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> Signed-off-by: Taylor Blau <me@ttaylorr.com>
248 KiB
Executable File
248 KiB
Executable File