diff options
author | Célestin Matte <celestin.matte@ensimag.fr> | 2013-06-14 15:50:16 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2013-06-14 09:02:16 -0700 |
commit | eb96b750394a78d9317f0a9224689f1ef50f04ec (patch) | |
tree | 0c09f39f1ae16f5b4a219e20146f565663a70a39 /contrib/examples/git-rerere.perl | |
parent | git-remote-mediawiki: rewrite unclear line of instructions (diff) | |
download | tgif-eb96b750394a78d9317f0a9224689f1ef50f04ec.tar.xz |
git-remote-mediawiki: remove useless regexp modifier (m)
m// and // is used randomly. It is better to use the m modifier only when
needed, e.g., when the regexp uses another separator than //.
Signed-off-by: Célestin Matte <celestin.matte@ensimag.fr>
Signed-off-by: Matthieu Moy <matthieu.moy@grenoble-inp.fr>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'contrib/examples/git-rerere.perl')
0 files changed, 0 insertions, 0 deletions